ExtensionEndpointConfiguration.InstanceInputEndpoint.FixedPortMin Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Required. Required for each instance input endpoint. Specifies a min 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.
public int FixedPortMin { get; set; }
member this.FixedPortMin : int with get, set
Public Property FixedPortMin As Integer