com.onlineobject.objectnet Namespace

NetworkEvent..::..ExecuteEvent Method

Executes the associated action for this network event.

Namespace:  com.onlineobject.objectnet
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


public void ExecuteEvent(

	IDataStream reader

)

Parameters

reader
Type: com.onlineobject.objectnet..::..IDataStream
The data stream to be passed to the action.