Click or drag to resize

MultiPointSynchronizerIdleTasksTimeout Property

Gets the idle tasks timeout, in milliseconds.

Namespace:  callback.ShellBoost.Core.Synchronization
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public int IdleTasksTimeout { get; }

Property Value

Type: Int32
The idle tasks timeout.
See Also