HybridConnectionClient.Address Property

Definition

Gets the address of this HybridConnection to connect through. The address on which to listen for HybridConnections. This address should be of the format "sb://contoso.servicebus.windows.net/yourhybridconnection".

public Uri Address { get; }
member this.Address : Uri
Public ReadOnly Property Address As Uri

Property Value

Uri

Applies to