ActionRequestEventArgs.Action Property
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 7.0.9083)
Action
Gets a value indicating which client command is requested by the server.
Declaration
public RequestedAction Action { get; }
Property Value
Type | Description |
---|---|
RequestedAction | A client command requested by the server. |