OwinRequest.LocalPort Property

Definition

Gets or set the server.LocalPort.

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

Property Value

The server.LocalPort.

Implements

Applies to