HybridConnectionListener.Connecting Event

Definition

Raised when the Listener is attempting to reconnect with ServiceBus after a connection loss. Check LastError for more details.

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

Event Type

Implements

Applies to