Gets a ScriptEvent that matches timed-out operation.
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
Visual Basic |
---|
Public Shared Property Timeout As ScriptEvent Get Private Set |
C# |
---|
public static ScriptEvent Timeout { get; private set; } |