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

屬性值

實作

適用於