IndexCollectionIsSynchronized Property

ScaleOut Software NamedCache API
Returns false. Callers may synchronize the list using SyncRoot.

Namespace:  Soss.Client
Assembly:  soss_svcdotnet (in soss_svcdotnet.dll) Version: 6.2.0.0 (1.0.0.0)
Syntax

public virtual bool IsSynchronized { get; }

Return Value

Type: Boolean
true.

Implements

ICollectionIsSynchronized
See Also

Reference