次の方法で共有


EndpointConfiguration.ListenOptions プロパティ

定義

エンドポイント を取得します ListenOptions

public:
 property Microsoft::AspNetCore::Server::Kestrel::Core::ListenOptions ^ ListenOptions { Microsoft::AspNetCore::Server::Kestrel::Core::ListenOptions ^ get(); };
public Microsoft.AspNetCore.Server.Kestrel.Core.ListenOptions ListenOptions { get; }
member this.ListenOptions : Microsoft.AspNetCore.Server.Kestrel.Core.ListenOptions
Public ReadOnly Property ListenOptions As ListenOptions

プロパティ値

適用対象