ServiceHealthModel.ChannelDispatcherModel.ListenerUri Property

Definition

Gets the URI at which the service endpoint listens.

public:
 property System::String ^ ListenerUri { System::String ^ get(); };
[System.Runtime.Serialization.DataMember]
public string ListenerUri { get; }
[<System.Runtime.Serialization.DataMember>]
member this.ListenerUri : string
Public ReadOnly Property ListenerUri As String

Property Value

the URI at which the service endpoint listens.

Attributes

Applies to