ListenOptions.Type Proprietà

Definizione

Tipo di interfaccia descritta: un IPEndPointpercorso del socket di dominio Unix o un descrittore di file.

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

Valore della proprietà

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

Implementazioni

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

Si applica a