次の方法で共有


HostHeaderValue.Port プロパティ

定義

ポート値を取得します。

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

プロパティ値

サーバーがリッスンしているオプションの TCP ポート番号。

適用対象