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