1. GroupDocs.Search
  2. /
  3. GroupDocs.Search for .NET
  4. /
  5. GroupDocs.Search
  6. /
  7. Index
  8. /
  9. Events

Events

Index.Events property

Gets the event hub for subscribing to events.

public EventHub Events { get; }

Property Value

The event hub for subscribing to events.

See Also