Edit

Share via


SynchronizationAttribute.REQUIRED Field

Definition

Indicates that the class to which this attribute is applied must be created in a context that has synchronization. This field is constant.

C#
public const int REQUIRED = 4;

Field Value

Value = 4

Applies to