Share via


CodePackageActivationContext.ServiceListenAddress Property

Definition

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

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

Property Value

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

Applies to