LibuvTransport.TransportOptions Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
property Microsoft::AspNetCore::Server::Kestrel::Transport::Libuv::LibuvTransportOptions ^ TransportOptions { Microsoft::AspNetCore::Server::Kestrel::Transport::Libuv::LibuvTransportOptions ^ get(); };
public Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv.LibuvTransportOptions TransportOptions { get; }
member this.TransportOptions : Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv.LibuvTransportOptions
Public ReadOnly Property TransportOptions As LibuvTransportOptions