VirtualTerminal.ActionRequested Event
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 7.0.9083)
Occurs when a specific client action is requested by the server.
Syntax
public event EventHandler<ActionRequestEventArgs> ActionRequested
Returns
Type | Description |
---|---|
EventHandler<ActionRequestEventArgs> |