SingleThreadTaskSchedulerDequeueTimeout Property |
Gets or sets a value that defines the time to wait between dequeues.
Namespace:
callback.ShellBoost.Core.Utilities
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public int DequeueTimeout { get; set; }
Property Value
Type:
Int32A value that defines the time to wait between dequeues.
See Also