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