NetworkOptimizationProgressEventArgs
Leave feedback
On this page
Represents the arguments for the progress change event of the optimization operation.
public class NetworkOptimizationProgressEventArgs : EventArgs
| Name | Description |
|---|---|
| NodeIndex { get; } | Gets the index of the search network node. |
| ProcessedSegments { get; } | Gets the number of processed segments. |
| ProgressPercentage { get; } | Gets the percentage of the progress. |
| ServiceIndex { get; } | Gets the index of the search network node service. |
| TotalSegments { get; } | Gets the total number of segments for processing. |
- namespace GroupDocs.Search.Scaling.Events
- assembly GroupDocs.Search
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.