OnDemandLocalFileSystemIsHydrating Method |
Namespace: ShellBoost.Core.Synchronization
public bool IsHydrating( string localRelativePath, out OnDemandCallbackContext context )
| Exception | Condition |
|---|---|
| ArgumentNullException | localRelativePath |
| ArgumentException | null - localRelativePath |
| ArgumentNullException | localRelativePath is null. |
| ArgumentException | localRelativePath is a rooted path. |