ListenOptions.Type 속성

정의

설명되는 인터페이스 유형: IPEndPoint, Unix 도메인 소켓 경로 또는 파일 설명자.

public:
 property Microsoft::AspNetCore::Server::Kestrel::Transport::Abstractions::Internal::ListenType Type { Microsoft::AspNetCore::Server::Kestrel::Transport::Abstractions::Internal::ListenType get(); };
public Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions.Internal.ListenType Type { get; }
member this.Type : Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions.Internal.ListenType
Public ReadOnly Property Type As ListenType

속성 값

Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions.Internal.ListenType

구현

Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions.Internal.IEndPointInformation.Type

적용 대상