ControlExecutedServerEvent Properties
An object defining properties for the ControlExecutedServerEvent class.
Name
The name of the executed server event.
Type: string
Parameters
A dictionary containing parameters associated with the executed event.
Type: Dictionary<string, object>