Method RemoveTimeout | Terminal.Gui v1 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
RemoveTimeout(object)
Removes a previously scheduled timeout
public bool RemoveTimeout(object token)
Parameters
token
object
Returns
Remarks
The token parameter is the value returned by AddTimeout.