Click or drag to resize

SingleThreadTaskSchedulerTriggerDequeue Method

Executes any tasks in queue, sending a dequeue event to the thread.

Namespace:  callback.ShellBoost.Core.Utilities
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public bool TriggerDequeue()

Return Value

Type: Boolean
true if the dequeue event
See Also