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

属性值

适用于