Get a lazy initialized singleton instance of WorkerThreadPool (thread-safe).
Per default the Threadpool is prepared for usage with COM, see InstanceInitializesCOM.
| C# | Visual Basic | Visual C++ |
public static WorkerThreadPool Instance { get; }
Public Shared ReadOnly Property Instance As WorkerThreadPool
public: static property WorkerThreadPool^ Instance { WorkerThreadPool^ get (); }