StateServerKeyListSyncRoot Property

ScaleOut Software NamedCache API
Gets an object that can be used to synchronize access to this StateServerKeyList.

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

public Object SyncRoot { get; }

Property Value

Type: Object

Implements

ICollectionSyncRoot
See Also

Reference