Method WaitLoop.IsTimeout
Overload
If the timeout time is not expired, returns false.
Else if the timeout was negative, returns true.
Else throws System.TimeoutException.
public bool IsTimeout()
If the timeout time is not expired, returns false.
Else if the timeout was negative, returns true.
Else throws System.TimeoutException.
public bool IsTimeout()