This topic has not yet been rated - Rate this topic

ObjectCache.GetValues Method

Gets a set of cache entries.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method GetValues(IEnumerable<String>, String) When overridden in a derived class, gets a set of cache entries that correspond to the specified keys.
Public method GetValues(String, String[]) Gets a set of cache entries that correspond to the specified keys.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.