InOrderThreadPoolQueue Constructor
Initializes a new instance of the InOrderThreadPoolQueue class.
Namespace: Microsoft.WindowsServerSolutions.Common.ProviderFramework
Assembly: ProviderFramework (in ProviderFramework.dll)
Overload List
Name | Description | |
---|---|---|
InOrderThreadPoolQueue() | Initializes a new instance of the InOrderThreadPoolQueue class. |
|
InOrderThreadPoolQueue(Action<Action>) | Initializes a new instance of the InOrderThreadPoolQueue class. |
See Also
InOrderThreadPoolQueue Class
Microsoft.WindowsServerSolutions.Common.ProviderFramework Namespace
Return to top