Property Timeouts
Timeouts
Returns the next planned execution time (key - UTC ticks) for each timeout that is not actively executing.
SortedList<long, Timeout> Timeouts { get; }
Returns the next planned execution time (key - UTC ticks) for each timeout that is not actively executing.
SortedList<long, Timeout> Timeouts { get; }