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: