HybridConnectionListener.Online Event

Definition

Raised when the Listener has successfully connected or reconnected with ServiceBus. LastError will be null at this point.

public event EventHandler Online;
member this.Online : EventHandler 
Public Event Online As EventHandler 

Event Type

Implements

Applies to