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; }
ReadOnly Property OptionalFileOffset As Long
Get
property long long OptionalFileOffset {
long long get ();
}
abstract OptionalFileOffset : int64 with get
Property Value
Type:
Int64See Also