The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Evidence::IsSynchronized Property
.NET Framework (current version)
Gets a value indicating whether the evidence set is thread-safe.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System::BooleanAlways false because thread-safe evidence sets are not supported.
Implements
ICollection::IsSynchronizedApplication code does not normally use this property.
.NET Framework
Available since 1.1
Available since 1.1
Show: