ChannelProvider Events |
The ChannelProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| ClientConnected |
Occurs when a ChannelClient has connected to the ChannelProvider instance.
| |
| ClientDisconnected |
Occurs when a ChannelClient has disconnected from the ChannelProvider instance.
| |
| Closed |
Occurrs when the MessageChannel has closed.
(Inherited from MessageChannel.) | |
| Opened |
Occurs when the MessageChannel has opened.
(Inherited from MessageChannel.) |