Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Specifies the server events to receive.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
![]() |
SubscribeToEvents(ServerEventSet) | Specifies the server events to receive. |
![]() |
SubscribeToEvents(ServerTraceEventSet) | Specifies the server trace events to receive. |
![]() |
SubscribeToEvents(ServerEventSet, ServerEventHandler) | Specifies the server events to receive and the event handler that handles the events. |
![]() |
SubscribeToEvents(ServerTraceEventSet, ServerEventHandler) | Specifies the server trace events to receive and the event handler that handles the events. |
Top