com.onlineobject.objectnet Namespace

NetworkElementBase..::..UnregisterEvent Method

Unregisters an event associated with the specified event code.

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

Syntax


public void UnregisterEvent(

	int eventCode

)

Parameters

eventCode
Type: Int32
The event code of the event to unregister.