| Package | Description |
|---|---|
| com.groupdocs.search.events |
The package provides classes of event arguments.
|
| Modifier and Type | Field and Description |
|---|---|
Event<EventHandler<OptimizationProgressEventArgs>> |
EventHub.OptimizationProgressChanged
Occurs when the progress of the optimization operation changes.
|
protected EventHandler<OptimizationProgressEventArgs> |
EventHub.OptimizationProgressChangedDelegate
Occurs when the progress of the optimization operation changes.
|
| Modifier and Type | Method and Description |
|---|---|
protected static OptimizationProgressEventArgs |
OptimizationProgressEventArgs.create(com.aspose.ms.System.Guid indexId,
String indexFolder,
IndexStatus status,
int totalSegments,
int processedSegments) |
Copyright © 2026. All rights reserved.