Share via


ServiceContext.ListenAddress Property

Definition

The address at which the service should start the communication listener.

public string ListenAddress { get; }
member this.ListenAddress : string
Public ReadOnly Property ListenAddress As String

Property Value

The address at which the service should start the communication listener.

Applies to