BackgroundTransferFileRange BackgroundTransferFileRange BackgroundTransferFileRange BackgroundTransferFileRange Struct

Definition

Some information relates to pre-released product which may be substantially modified before it’s commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Prerelease APIs are identified by a Prerelease label.

[Contains prerelease APIs.]
Contains status information about the file transfer operation.

public : struct BackgroundTransferFileRangepublic struct BackgroundTransferFileRangePublic Structure BackgroundTransferFileRange// You can use this struct in JavaScript.
Attributes
Windows 10 requirements
Device family
Windows 10 Insider Preview (introduced v10.0.16257.0)
API contract
Windows.Foundation.UniversalApiContract (introduced v5)

Fields

Length Length Length Length

Prerelease. The length.

public : field ulong Lengthpublic field ulong LengthPublic Field Length// You can use this field in JavaScript.

Offset Offset Offset Offset

Prerelease. The offset.

public : field ulong Offsetpublic field ulong OffsetPublic Field Offset// You can use this field in JavaScript.