DataReadyEvent

Remote Shell Control

DataReadyEvent

When the control receives a packet of data, The DataReadyEvent is generated.

Syntax

Private Sub RshCtrl_OnDataReadyEvent ()

Return Value

None

Note: 
  The DataReadyEvent signifies that the GetData Method now returns at least one packet of data. More than one packet may be available when the DataReadyEvent is generated.