Whisperstream Research Group - SerialComm GSM SDK Documentation

SerialIO Events

The events of the SerialIO class are listed below. For a complete list of SerialIO class members, see the SerialIO Members topic.

Public Instance Events

Disposed (inherited from Component)Adds an event handler to listen to the Disposed event on the component.
OnClose fired when the serial connection closes
OnCommandResponse fired whenever a synchronous command completes
OnOpen fired when the serial connection is made
OnReceive fired when any data is received by on the serial port

See Also

SerialIO Class | Whisperstream.SerialComm.IO Namespace