Click or drag to resize

ITransferDataOperationContextOptionalFileOffset Property

IT Hit User File System
Offset, in bytes, of a broader piece of data to provide to a sync provider. This is optional and can be used if the sync provider prefers to work with larger segments of data.

Namespace:  ITHit.FileSystem
Assembly:  ITHit.FileSystem (in ITHit.FileSystem.dll) Version: 8.1.26727.0-Beta2
Syntax
long OptionalFileOffset { get; }

Property Value

Type: Int64
See Also