LibuvTransport.TransportOptions 属性

定义

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

属性值

适用于