IHttpConnectionFeature.LocalPort プロパティ

定義

要求を受信したローカル ポートを取得または設定します。

public:
 property int LocalPort { int get(); void set(int value); };
public int LocalPort { get; set; }
member this.LocalPort : int with get, set
Public Property LocalPort As Integer

プロパティ値

適用対象