Gets a value indicating whether Timeout has been matched.
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
Visual Basic |
---|
Public Property IsTimeout As Boolean Get Friend Set |
C# |
---|
public bool IsTimeout { get; internal set; } |