OnDemandLocalFileSystemAcknowledgeData Method |
Namespace: ShellBoost.Core.Synchronization
protected virtual int AcknowledgeData( OnDemandCallbackContext callbackContext, string relativePath, long offset, long count, int errorCode, OnDemandAcknowledgeDataFlags flags = OnDemandAcknowledgeDataFlags.None )
Exception | Condition |
---|---|
ArgumentException | callbackContext is null. |