OnDemandLocalFileSystemNotifyFileCloseCompletion Method |
Namespace: ShellBoost.Core.Synchronization
protected virtual int NotifyFileCloseCompletion( OnDemandCallbackContext callbackContext, string localRelativePath, OnDemandCloseCompletionFlags flags )
| Exception | Condition |
|---|---|
| ArgumentNullException | localRelativePath is null. |
| ArgumentException | localRelativePath is a rooted path. |