Message.CriticalSection Method
Namespace: Microsoft.ConfigurationManagement.Messaging.Framework
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Overload List
Name | Description | |
---|---|---|
CriticalSection(Action) | Invokes a statement within a thread-safe critical section. |
|
CriticalSection<T>(Func<T>) | Invokes a statement within a thread-safe critical section. |
See Also
Message Class
Microsoft.ConfigurationManagement.Messaging.Framework Namespace
Return to top