Share via


IHttpConnectionFeature.LocalPort Property

Definition

Gets or sets the local port on which the request was received.

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

Property Value

Applies to