共用方式為


ExtensionEndpointConfiguration.InstanceInputEndpoint.FixedPortMax Property

Definition

Required. Required for each instance input endpoint. Specifies a max port valuefor the instance input endpoint port range used for instance endpointdistribution by. Its value has to be between 1-65535 inclusiveand should be unique range that can be injected without conflict.Should also be equal or higher than FixedPortMin.

public int FixedPortMax { get; set; }
member this.FixedPortMax : int with get, set
Public Property FixedPortMax As Integer

Property Value

Applies to