OnDemandCallbackContextCount Property |
Gets the count.
Will be valid in HydrateDataAsync, CancelHydrateData and ValidateData context.
Namespace:
callback.ShellBoost.Core.Synchronization
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public long? Count { get; }
Property Value
Type:
NullableInt64
The count.
See Also