Events

SearchNetworkNode.Events property

Gets the event hub for subscribing to events.

public NodeEventHub Events { get; }

Property Value

The event hub for subscribing to events.

See Also