←Select platform

Add Method (ObjectCache)

Summary

Adds a new item into the cache using the specified absolute expiration data and region name

Overload List

Overload Description
Add(CacheItem,CacheItemPolicy) Adds a new item into the cache using the default region
Add(string,object,CacheItemPolicy,string) Adds a new item into the cache using the specified region name
Add(string,object,DateTime,string) Adds a new item into the cache using the specified absolute expiration data and region name
Add<T>(CacheItem<T>,CacheItemPolicy) Adds a new item into the cache using the default region.
Add<T>(string,T,CacheItemPolicy,string) Adds a new item into the cache using the specified region name.
Add<T>(string,T,DateTime,string) Adds a new item into the cache using the specified absolute expiration data and region name.

Requirements

Target Platforms

See Also

ObjectCache Class

ObjectCache Members

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Caching Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.