| Package | Description |
|---|---|
| com.groupdocs.search.events |
The package provides classes of event arguments.
|
| Modifier and Type | Field and Description |
|---|---|
Event<EventHandler<OperationProgressEventArgs>> |
EventHub.OperationProgressChanged
Occurs when the progress of the indexing or update operation changes.
|
protected EventHandler<OperationProgressEventArgs> |
EventHub.OperationProgressChangedDelegate |
| Modifier and Type | Method and Description |
|---|---|
protected static OperationProgressEventArgs |
OperationProgressEventArgs.create(com.aspose.ms.System.Guid indexId,
String indexFolder,
IndexStatus status,
int totalDocumentsCount,
int processedDocumentsCount,
int skippedDocumentsCount,
String lastDocumentKey,
String lastDocumentPath,
DocumentStatus lastDocumentStatus) |
Copyright © 2026. All rights reserved.