LibuvTransport.TransportOptions Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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