Udostępnij za pośrednictwem


Message.CriticalSection Method

 

Namespace:   Microsoft.ConfigurationManagement.Messaging.Framework
Assembly:  Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)

Overload List

Name Description
System_CAPS_protmethod CriticalSection(Action)

Invokes a statement within a thread-safe critical section.

System_CAPS_protmethod 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