Type.IsContextfulImpl Method ()
.NET Framework (current version)
Implements the IsContextful property and determines whether the Type can be hosted in a context.
Assembly: mscorlib (in mscorlib.dll)
This method can be overridden by a derived class.
A context intercepts calls to the class members and enforce policies that are applied to the class, such as synchronization.
.NET Framework
Available since 1.1
Available since 1.1
Show: