OwinFeatureCollection.IHttpConnectionFeature.RemotePort Właściwość
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
property int Microsoft::AspNetCore::Http::Features::IHttpConnectionFeature::RemotePort { int get(); void set(int value); };
int Microsoft.AspNetCore.Http.Features.IHttpConnectionFeature.RemotePort { get; set; }
member this.Microsoft.AspNetCore.Http.Features.IHttpConnectionFeature.RemotePort : int with get, set
Property RemotePort As Integer Implements IHttpConnectionFeature.RemotePort