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

Применяется к