NetworkEventBase..::..ExecuteEvent Method
Executes the event using the provided data stream.
Namespace:
com.onlineobject.objectnetAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
public void ExecuteEvent( IDataStream reader )
Parameters
- reader
- Type: com.onlineobject.objectnet..::..IDataStream
The data stream containing the event data.