ISyncStateProvider2IsIdle Method |
Determines whether this instance has no StateSyncJob and no StateSyncChange instance.
Namespace:
callback.ShellBoost.Core.Synchronization
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax Return Value
Type:
Booleantrue if this instance has no StateSyncJob and no StateSyncChange instance; otherwise,
false.
See Also