This topic has not yet been rated - Rate this topic

Get Method (String)

Gets an object from the cache using the specified key.

Namespace:  Microsoft.ApplicationServer.Caching
Assembly:  Microsoft.ApplicationServer.Caching.Client (in Microsoft.ApplicationServer.Caching.Client.dll)
public Object Get(
	string key
)

Parameters

key
Type: System..::..String
The unique value that is used to identify the object in the cache.

Return Value

Type: System..::..Object
The object that was cached by using the specified key. Null is returned if the key does not exist.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.
facebook page visit twitter rss feed newsletter