Cancel events
Client
Must be sent on the main (database) connection.
Int32
—p_operation
-
Operation code (
op_cancel_events
—49
) Int32
—p_event_database
-
Unused, always use
0
Int32
—p_event_rid
-
Local event id — same id as used to queue the event
Server
Event notification
Event notification happens on the aux connection.
Int32
—p_operation
-
Operation code (
op_event
—52
) Int32
—p_event_database
-
Unused, always
0
Buffer
—p_event_items
-
Event data
Byte
-
Version tag (
EPB_version1
—1
)The following fields are dependent on the version tag.
Byte
-
Length of event name
Byte[]
-
Name of the event
Int32
(little-endian)-
Event count
Int32
—p_event_ast
-
Unused
Int32
—p_event_arg
-
Unused
Int32
—p_event_rid
-
Local event id — same id as used to queue the event