OBCOM.NetSwitchLib.Clients Namespace |
| Class | Description | |
|---|---|---|
| ClientChannel |
Bi-directional client communication channel with a NetSwitch server.
| |
| LogicalChannel |
Logical communication channel used to multiplex a single ClientChannel.
| |
| LogicalChannels |
Pool of reusable thread-safe logical
channels.
| |
| UnexpectedReplyEventArgs |
Provides event data when calling an UnexpectedReplyEventHandler.
|
| Delegate | Description | |
|---|---|---|
| ChannelExecutorT |
Represents a method called when a LogicalChannel is
requested.
| |
| UnexpectedReplyEventHandler |
Represents a method called when an unexpected reply message is received.
|