| Package | Description |
|---|---|
| com.groupdocs.search.scaling.events |
The namespace provides classes of event arguments in the search network.
|
| Modifier and Type | Field and Description |
|---|---|
Event<EventHandler<NetworkIndexingProgressEventArgs>> |
NodeEventHub.IndexingProgressChanged
Occurs when the progress of the indexing operation has changed.
|
protected EventHandler<NetworkIndexingProgressEventArgs> |
NodeEventHub.IndexingProgressChangedDelegate |
| Modifier and Type | Method and Description |
|---|---|
protected static NetworkIndexingProgressEventArgs |
NetworkIndexingProgressEventArgs.create(int nodeIndex,
int serviceIndex,
int processedDocuments,
int totalDocuments) |
Copyright © 2026. All rights reserved.