Share via


WcfCommunicationClient<TServiceContract>.ListenerName Property

Definition

Gets or sets the name of the listener in the service replica or instance to which the client is connected to.

public string ListenerName { get; set; }
member this.ListenerName : string with get, set
Public Property ListenerName As String

Property Value

The name of the listener in the service replica or instance to which the client is connected to.

Implements

Applies to