Gets a ScriptEvent that matches when the underlying channel is closed.
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
| Visual Basic |
|---|
Public Shared Property Closed As ScriptEvent Get Private Set |
| C# |
|---|
public static ScriptEvent Closed { get; private set; } |