ICustomProvider.GetValue Method (Object, String, String)
Retrieves the value of a specific entry in the configuration store.
Assembly: Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)
Parameters
- transactionContext
-
Type:
System.Object
The transaction context.
- type
-
Type:
System.String
The type of the entry.
- key
-
Type:
System.String
The key for the entry.
Show: