OnDemandCallbackContextOptionalFileOffset Property |
Gets the optional file offset.
Will be valid in HydrateDataAsync context.
Namespace:
callback.ShellBoost.Core.Synchronization
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public long? OptionalFileOffset { get; }
Property Value
Type:
NullableInt64
The optional file offset.
See Also