Share via


HostHeaderValue.Port Property

Definition

Gets the port value.

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

Property Value

The optional TCP port number on which the server is listening.

Applies to