OwinFeatureCollection.IHttpConnectionFeature.RemotePort Свойство

Определение

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

Значение свойства

Реализации

Применяется к