IHttpConnectionFeature.RemotePort Property

Definition

Gets or sets the remote port of the client making the request.

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

Property Value

Applies to