Table of Contents

Class TimeoutEventArgs

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

EventArgs for timeout events (e.g. TimeoutAdded)

public class TimeoutEventArgs : EventArgs
Inheritance
TimeoutEventArgs
Inherited Members

Constructors

TimeoutEventArgs(Timeout, long)

Creates a new instance of the TimeoutEventArgs class.

Properties

Ticks

Gets the Ticks in UTC time when the Timeout will next execute after.

Timeout

Gets the timeout callback handler