StateServerKeyListGetEnumerator Method

ScaleOut Software NamedCache API
Returns an enumerator over the StateServerKey values for this StateServerKeyList.

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

public IEnumerator GetEnumerator()

Return Value

Type: IEnumerator
An IEnumerator for the StateServerKey values in this StateServerKeyList.

Implements

IEnumerableGetEnumerator
See Also

Reference