Compartilhar via


ListenOptions.Type Propriedade

Definição

O tipo de interface que está sendo descrito: um IPEndPointcaminho de soquete de domínio , Unix ou um descritor de arquivo.

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

Valor da propriedade

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

Implementações

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

Aplica-se a