SynchronizationAttribute Constructor

 

Initializes a new instance of the SynchronizationAttribute class.

Namespace:   System.EnterpriseServices
Assembly:  System.EnterpriseServices (in System.EnterpriseServices.dll)

NameDescription
System_CAPS_pubmethodSynchronizationAttribute()

Initializes a new instance of the SynchronizationAttribute class with the default SynchronizationOption.

System_CAPS_pubmethodSynchronizationAttribute(SynchronizationOption)

Initializes a new instance of the SynchronizationAttribute class with the specified SynchronizationOption.

Return to top
Show: