System.Security.Permissions.KeyContainerPermissionAccessEntryCollection.IsSynchronized Property

Gets a value indicating whether the collection is synchronized (thread safe).

Syntax

public bool IsSynchronized { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This property implements the ICollection.IsSynchronized property and always returns false.

Requirements

Namespace: System.Security.Permissions
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0