Gets a value indicating which client command is requested by the server.
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property Action As RequestedAction Get |
| C# |
|---|
public RequestedAction Action { get; } |