ChannelInstanceFindService Method |
| Name | Description | |
|---|---|---|
| FindServiceT(Boolean) |
Returns an object that implements a specific API, or null.
For example, an IO API such as IPacketIOService.
| |
| FindService(Type, Boolean, ServiceProvider) |
Returns an object that implements a specific API, or null.
For example, an IO API such as IPacketIOService.
|