Click or drag to resize

MultiPointSynchronizerIsStateProviderIdle Method

Determines whether the state provider is idle.

Namespace:  callback.ShellBoost.Core.Synchronization
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public virtual bool IsStateProviderIdle()

Return Value

Type: Boolean
true if the state provider is idle; otherwise, false.
See Also