ServiceRouteEvents.SubscribeToEvents Method
Specifies the service route events to receive.
Overload List
| Name | Description |
|---|---|
| ServiceRouteEvents.SubscribeToEvents (ObjectEventSet) |
Specifies the service route events to receive.
|
| ServiceRouteEvents.SubscribeToEvents (ObjectEventSet, ServerEventHandler) |
Specifies the service route events to receive and the event handler that handles the events.
|
See Also