System.Security.PermissionSet.IsSynchronized Property

Gets a value indicating whether the collection is guaranteed to be thread safe.

Syntax

public virtual bool IsSynchronized { get; }

Value

Documentation for this section has not yet been entered.

Remarks

System.Security.PermissionSet does not automatically handle thread safety, so this property is always false.

This method is required to support ICollection.

Requirements

Namespace: System.Security
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0