共用方式為


ExtensionEndpointConfiguration.InstanceInputEndpoint.LocalPort Property

Definition

Required. Required for each instance input endpoint. Specifies a port used for internal connections on the endpoint. Its value has to be between 1-65535 inclusive, or '*' indicating any port number automatically allocated by Windows Azure.

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

Property Value

Applies to