Channel |
| 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. |