StateServerKeyListCount Property

ScaleOut Software NamedCache API
Gets the number of StateServerKey values held by this StateServerKeyList.

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

public int Count { get; }

Return Value

Type: Int32
the number of StateServerKey values held by this StateServerKeyList.

Implements

ICollectionCount
See Also

Reference