Property Timeouts
Timeouts
Returns a snapshot containing the next planned execution timestamp, in 100-nanosecond units, for each timeout that is not actively executing. Mutating the returned list does not change the scheduled timeouts.
SortedList<long, Timeout> Timeouts { get; }