SynchronizationAttribute.NOT_SUPPORTED 字段

定义

指示不能在具有同步的上下文中创建该特性所应用于的类。 此字段为常数。

public: int NOT_SUPPORTED = 1;
public const int NOT_SUPPORTED = 1;
val mutable NOT_SUPPORTED : int
Public Const NOT_SUPPORTED As Integer  = 1

字段值

Value = 1

适用于