NetworkEventsDatabase..::..RegisterEvent Method
Registers a new event with the given name.
Namespace:
com.onlineobject.objectnetAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
public NetworkEventEntry RegisterEvent( string name )
Parameters
- name
- Type: String
The name of the event to register.

