Gets a value indicating whether access is synchronized (thread-safe).

Namespace:  EPiServer.Core
Assembly:  EPiServer (in EPiServer.dll) Version: 6.0.530.0

Syntax

C#
public bool IsSynchronized { get; }

Implements

ICollection..::.IsSynchronized

See Also