PipeClient Events

Tungsten Suite

PipeClient Events

The PipeClient type exposes the following members.

Events
  NameDescription
Public eventConnected
Raised when a connection attempt succeeds
(Inherited from PipeClientTMessage.)
Public eventConnectionFailed
Raised when a connection attemp fails
(Inherited from PipeClientTMessage.)
Public eventDisconnected
Raised when the pipe has disconnected
(Inherited from Pipe.)
Public eventMessageReceived
Raised when a message has been received
(Inherited from PipeTMessage.)
Top
See Also