DataCacheItemKey Constructor (String, String)
Create a new DataCacheItemKey object.
Assembly: Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)
Parameters
- region
-
Type:
System.String
The region name for the cache item.
- key
-
Type:
System.String
The key name for the cache item.
Applies only to Microsoft AppFabric 1.1 for Windows Server.
Show: