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.
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)