PipeClient Events
From Tungsten Suite
Tungsten
|
|
PipeClient Events |
The PipeClient type exposes the following members.
| Name | Description | |
|---|---|---|
| Connected |
Raised when a connection attempt succeeds
(Inherited from PipeClientTMessage.) | |
| ConnectionFailed |
Raised when a connection attemp fails
(Inherited from PipeClientTMessage.) | |
| Disconnected |
Raised when the pipe has disconnected
(Inherited from Pipe.) | |
| MessageReceived |
Raised when a message has been received
(Inherited from PipeTMessage.) |