EventActionReference..::..SetEventManager Method
Sets the event manager responsible for handling network events.
Namespace:
com.onlineobject.objectnetAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
public void SetEventManager( NetworkEventsManager manager )
Parameters
- manager
- Type: com.onlineobject.objectnet..::..NetworkEventsManager
The network events manager to be set.