DataCache::GetSystemRegions Method ()
Used to determine the default regions for the cache. Not supported in Windows Azure Shared Caching.
Assembly: Microsoft.ApplicationServer.Caching.Client (in Microsoft.ApplicationServer.Caching.Client.dll)
Return Value
Type: System.Collections.Generic::IEnumerable<String^>^Returns an enumerable list of default regions as an IEnumerable<T> object.
Show: