DownloadOperation
DownloadOperation()
CostPolicy
CurrentWebErrorStatus
Group
Guid
HasUnwrappableNativeObjectReference
IsRandomAccessRequired
Method
Priority
Progress
RecoverableWebErrorStatuses
RequestedUri
ResultFile
TransferGroup
AttachAsync()
Equals(DownloadOperation)
Equals(Object)
FromAbi(nint)
GetDownloadedRanges()
GetHashCode()
GetResponseInformation()
GetResultRandomAccessStreamReference()
GetResultStreamAt(UInt64)
IsOverridableInterface(Guid)
MakeCurrentInTransferGroup()
Pause()
RemoveRequestHeader(String)
Resume()
SetRequestHeader(String, String)
StartAsync()
operator !=(DownloadOperation, DownloadOperation)
operator ==(DownloadOperation, DownloadOperation)
RangesDownloaded
net11.0-windows10.0.22621
namespace Windows.Networking.BackgroundTransfer
{
[SupportedOSPlatform("Windows10.0.10240.0")]
public sealed class DownloadOperation : ?, IBackgroundTransferOperation, IBackgroundTransferOperationPriority
{
[SupportedOSPlatform("Windows10.0.16299.0")]
public event EventHandler<DownloadOperation, BackgroundTransferRangesDownloadedEventArgs> RangesDownloaded;
}
}
| nuget.org | 0.0 % Reference this API |
|---|---|
| .NET | 5.06.07.08.09.010.011.0 |
Information specific to net11.0 | |
| Platforms | This API is only available when you target a specific platform: |
| Windows | 10.0.1776310.0.1836210.0.1904110.0.2034810.0.2200010.0.22621 |
Information specific to net11.0-windows10.0.22621 | |
| Assembly | Microsoft.Windows.SDK.NET , Version=10.0.22621.85, PublicKeyToken=31bf3856ad364e35 |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | The event adder is only supported on the following platforms:
The event remover is only supported on the following platforms:
|
- Built-in API
- Package-provided API