DataCacheGetSystemRegions Method Windows Server AppFabric Caching Compatibility Library
Gets the list of internal system regions.

Namespace: Soss.Compat.WSAF
Assembly: soss_wsaf_compat (in soss_wsaf_compat.dll) Version: 1.1.0.100 (1.1.0.100)
Syntax

public virtual IEnumerable<string> GetSystemRegions()

Return Value

Type: IEnumerableString
A list of default (system) regions for the cache.
Remarks

ScaleOut StateServer has one system region for each named cache.
See Also

Reference