RCmdCompletedEvent

Remote Shell Control

RCmdCompletedEvent

When the server terminates the connection between the client and the server, the RCmdCompletedEvent is generated. The RcmdCompletedEvent is also generated when the hostname given resolves to an unknown IP address or the connection is not established.

Syntax

Private Sub RshCtrl_OnRCmdCompletedEvent

Return Value

None

Note: 
  The RCmdCompletedEvent signifies that the previous outstanding Remote command process has ended. Properties that are not allowed to change during the remote command process can now be changed again.