PipeServer Events
From Tungsten Suite
Tungsten
|
|
PipeServer Events |
The PipeServer type exposes the following members.
| Name | Description | |
|---|---|---|
| Connected |
Raised when a client has connected to the server
(Inherited from PipeServerTMessage.) | |
| Disconnected |
Raised when the pipe has disconnected
(Inherited from Pipe.) | |
| MessageReceived |
Raised when a message has been received
(Inherited from PipeTMessage.) | |
| StartException |
Raised if an exception occurs while creating the NamedPipeServerStream
(Inherited from PipeServerTMessage.) |