OrderedDictionary TKey, TValue  IsSynchronized Property IBM WebSphere™ eXtreme Scale Client for .NET API Specification
IBM WebSphere™ eXtreme Scale Client for .NET Release 8.6.0.0 API Specification

Gets a value indicating whether access to this Collection is synchronized (thread safe).

Namespace: IBM.WebSphere.Caching
Assembly: Client.ApiImpl (in Client.ApiImpl.dll) Version: 8.6.0.0
Syntax

Field Value

true if this Collection is synchronized.

Implements

ICollection IsSynchronized
See Also