Freigeben über


LibuvTransport.Threads Eigenschaft

Definition

public:
 property System::Collections::Generic::List<Microsoft::AspNetCore::Server::Kestrel::Transport::Libuv::Internal::LibuvThread ^> ^ Threads { System::Collections::Generic::List<Microsoft::AspNetCore::Server::Kestrel::Transport::Libuv::Internal::LibuvThread ^> ^ get(); };
public System.Collections.Generic.List<Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv.Internal.LibuvThread> Threads { get; }
member this.Threads : System.Collections.Generic.List<Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv.Internal.LibuvThread>
Public ReadOnly Property Threads As List(Of LibuvThread)

Eigenschaftswert

List<Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv.Internal.LibuvThread>

Gilt für: