Share via


ServiceContext.PublishAddress Property

Definition

The address which the service should publish as the listen address.

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

Property Value

The address which the service should publish as the listen address.

Applies to