ErrorOccurredEventArgs
ErrorOccurredEventArgs class
Represents arguments for the event of an error occurs in one of the nodes of the search network.
public class ErrorOccurredEventArgs : EventArgs
Properties
| Name | Description |
|---|---|
| Message { get; } | Gets the error message. |
| NodeIndex { get; } | Gets the index of the search network node. |
| ServiceIndex { get; } | Gets the index of the search network node service. |
See Also
- namespace GroupDocs.Search.Scaling.Events
- assembly GroupDocs.Search