com.onlineobject.objectnet Namespace

EmbeddedTcpClient Events

The EmbeddedTcpClient type exposes the following members.

Events


  Name Description
Public event Connected
Invoked when a connection is established at the transport level.
Public event ConnectionFailed
Invoked when a connection attempt fails at the transport level.
Public event DataReceived
Invoked when data is received by the transport.