| 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<NetworkOptimizationProgressEventArgs>> |
NodeEventHub.OptimizationProgressChanged
Occurs when the progress of the optimization operation has changed.
|
protected EventHandler<NetworkOptimizationProgressEventArgs> |
NodeEventHub.OptimizationProgressChangedDelegate |
| Modifier and Type | Method and Description |
|---|---|
protected static NetworkOptimizationProgressEventArgs |
NetworkOptimizationProgressEventArgs.create(int nodeIndex,
int serviceIndex,
int processedSegments,
int totalSegments) |
Copyright © 2026. All rights reserved.