다음을 통해 공유


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

속성 값

적용 대상