Sdílet prostřednictvím


LibuvTransport.Threads Vlastnost

Definice

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)

Hodnota vlastnosti

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

Platí pro