WorkerThreadPoolInstance Property |
Namespace: Jam.ShellAssembly: ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.2
Syntaxpublic 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
WorkerThreadPool
See Also