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 public bool TriggerDequeue()
Return Value
Type:
Booleantrue if the dequeue event
See Also