Skip to content

EventDisconnector

EventDisconnector is used to remove the registered event handler.

Functions

void Disconnect()

Removes the registered event handler.

boolean Disconnected()

ReturnsA boolean value.
Returns true if the method Disconnect was invoked.