public ref class OutputCacheProviderAsync abstract : System::Web::Caching::OutputCacheProvider
public abstract class OutputCacheProviderAsync : System.Web.Caching.OutputCacheProvider
type OutputCacheProviderAsync = class
inherit OutputCacheProvider
Public MustInherit Class OutputCacheProviderAsync
Inherits OutputCacheProvider
Gets a brief, friendly description suitable for display in administrative tools or other user interfaces (UIs).
(Inherited from ProviderBase) NameGets the friendly name used to refer to the provider during configuration.
(Inherited from ProviderBase) Methods Add(String, Object, DateTime)Inserts the specified entry into the output cache.
(Inherited from OutputCacheProvider) AddAsync(String, Object, DateTime)Asynchronously inserts the specified entry into the output cache.
Equals(Object)Determines whether the specified object is equal to the current object.
(Inherited from Object) Get(String)Returns a reference to the specified entry in the output cache.
(Inherited from OutputCacheProvider) GetAsync(String)Asynchronously returns a reference to the specified entry in the output cache.
GetHashCode()Serves as the default hash function.
(Inherited from Object) GetType()Gets the Type of the current instance.
(Inherited from Object) Initialize(String, NameValueCollection)Initializes the configuration builder.
(Inherited from ProviderBase) MemberwiseClone()Creates a shallow copy of the current Object.
(Inherited from Object) Remove(String)Removes the specified entry from the output cache.
(Inherited from OutputCacheProvider) RemoveAsync(String)Asynchronously removes the specified entry from the output cache.
Set(String, Object, DateTime)Inserts the specified entry into the output cache, overwriting the entry if it is already cached.
(Inherited from OutputCacheProvider) SetAsync(String, Object, DateTime)Asynchronously Inserts the specified entry into the output cache, overwriting the entry if it is already cached.
ToString()Returns a string that represents the current object.
(Inherited from Object)Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide. In this articleWas this page helpful?
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4