NetworkGamePlayMonitor..::..RegisterMonitoredThread Method
Registers a network thread to be monitored.
Namespace:
com.onlineobject.objectnetAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
public static void RegisterMonitoredThread( NetworkThread thread )
Parameters
- thread
- Type: com.onlineobject.objectnet..::..NetworkThread
Thread to be monitored

