Udostępnij za pośrednictwem


Message.Synchronizer Field

 

Synchronizer to use for locking in thread-safe operations.

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

Syntax

protected readonly object Synchronizer
protected:
initonly Object^ Synchronizer
Protected ReadOnly Synchronizer As Object

Field Value

Type: System.Object

See Also

Message Class
Microsoft.ConfigurationManagement.Messaging.Framework Namespace

Return to top