Table of Contents

Property Timeouts

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Timeouts

Returns the next planned execution time (key - UTC ticks) for each timeout that is not actively executing.

SortedList<long, Timeout> Timeouts { get; }

Property Value

SortedList<long, Timeout>