TimeoutTimer.TimedOut property

True if there is no time left.

public bool TimedOut { get; }

Property Value

true if there is no time left; otherwise, false.

See Also