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.3.27213.0
Syntax
long OptionalFileOffset { get; }

Property Value

Type: Int64
See Also