enable_get_event#
- Client.enable_get_event()#
Enable event retrieval from the server.
Creates a Windows semaphore to handle event notifications and enables the getEventEnabled flag. This must be called before get_event() can be used.
- Returns:
True if event retrieval was successfully enabled, False otherwise.
- Return type:
bool