OwinFeatureCollection.IHttpConnectionFeature.RemotePort Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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