EndpointReference.TargetPort Property

Definition

Gets the target port for this endpoint. If the port is dynamically allocated, this will return null.

public int? TargetPort { get; }
member this.TargetPort : Nullable<int>
Public ReadOnly Property TargetPort As Nullable(Of Integer)

Property Value

Applies to