SynchronizationAttribute::IsReEntrant Property
.NET Framework (current version)
Gets or sets a Boolean value indicating whether reentry is required.
Assembly: mscorlib (in mscorlib.dll)
If reentry is required, callouts out of the Context to which the current attribute is applied must be intercepted and serialized.
.NET Framework
Available since 1.1
Available since 1.1
Show: