Protocol |
| Name | Description | |
|---|---|---|
| FindService(Type, ServiceBindingFlags, String) | Returns an object that implements a specific API, or null. For example, an IO API such as IPacketIOService. | |
| FindServiceT(ServiceBindingFlags, String) | Returns an object that implements a specific API, or null. For example, an IO API such as IPacketIOService. |