SingleThreadTaskScheduler.LastDequeue Property |
Gets a value that indicates the last dequeue time.
Namespace:
callback.ShellBoost.Core.Utilities
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public DateTime LastDequeue { get; }
Property Value
Type:
DateTimeThe last dequeue time.
See Also