OwinRequest.RemotePort Property

Definition

Gets or set the server.RemotePort.

public virtual int? RemotePort { get; set; }
member this.RemotePort : Nullable<int> with get, set
Public Overridable Property RemotePort As Nullable(Of Integer)

Property Value

The server.RemotePort.

Implements

Applies to