Property Timeouts
Timeouts
Gets the list of all timeouts sorted by the TimeSpan time ticks. A shorter limit time can be added at the end, but it will be called before an earlier addition that has a longer limit time.
public SortedList<long, Timeout> Timeouts { get; }