| 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<ErrorOccurredEventArgs>> |
NodeEventHub.ErrorOccurred
Occurs when an error occurs in one of the nodes of the search network.
|
protected EventHandler<ErrorOccurredEventArgs> |
NodeEventHub.ErrorOccurredDelegate |
| Modifier and Type | Method and Description |
|---|---|
protected static ErrorOccurredEventArgs |
ErrorOccurredEventArgs.create(int nodeIndex,
int serviceIndex,
String message) |
Copyright © 2026. All rights reserved.