ErrorOccurred

NodeEventHub.ErrorOccurred event

Occurs when an error occurs in one of the nodes of the search network.

public event EventHandler<ErrorOccurredEventArgs> ErrorOccurred;

See Also