WorkerThreadPoolInstance Property |
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.1
Syntax public static WorkerThreadPool Instance { get; }
Public Shared ReadOnly Property Instance As WorkerThreadPool
Get
public:
static property WorkerThreadPool^ Instance {
WorkerThreadPool^ get ();
}
static member Instance : WorkerThreadPool with get
Property Value
Type:
WorkerThreadPoolSee Also