Click or drag to resize

ChannelInstance Methods

The ChannelInstance type exposes the following members.

Methods
 NameDescription
Public methodFindService(Type, Boolean, ServiceProvider) Returns an object that implements a specific API, or null. For example, an IO API such as IPacketIOService.
Public methodFindServiceT(Boolean) Returns an object that implements a specific API, or null. For example, an IO API such as IPacketIOService.
Public methodGetServiceT Returns an object that implements a specific API, or throws an exception. For example, an IO API such as IPacketIOService.
Top
See Also