Click or drag to resize

ChannelInstanceFindService Method

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