SynchronizationAttribute::NOT_SUPPORTED Field

 

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

Namespace:   System.Runtime.Remoting.Contexts
Assembly:  mscorlib (in mscorlib.dll)

public:
literal int NOT_SUPPORTED

Field Value

Type: System::Int32

.NET Framework
Available since 1.1
Return to top
Show: