Channel |
The ChannelInstance type exposes the following members.
| Name | Description | |
|---|---|---|
| FindService(Type, Boolean, ServiceProvider) | Returns an object that implements a specific API, or null. For example, an IO API such as IPacketIOService. | |
| FindServiceT(Boolean) | Returns an object that implements a specific API, or null. For example, an IO API such as IPacketIOService. | |
| GetServiceT | Returns an object that implements a specific API, or throws an exception. For example, an IO API such as IPacketIOService. |