The Caching type exposes the following members.
Constructors
Methods
Name | Description | |
---|---|---|
Cache<(Of <<'(T>)>>)(RequestContext, String, Func<(Of <<'(T>)>>)) | ||
Cache<(Of <<'(T>)>>)(HttpContextBase, String, Func<(Of <<'(T>)>>), TimeSpan) | ||
Cache<(Of <<'(T>)>>)(RequestContext, String, Func<(Of <<'(T>)>>), TimeSpan) | ||
Equals | (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
RemoveCache | ||
RemoveSession | ||
Session<(Of <<'(T>)>>)(HttpContextBase, String, Func<(Of <<'(T>)>>)) | ||
Session<(Of <<'(T>)>>)(RequestContext, String, Func<(Of <<'(T>)>>)) | ||
ToString | (Inherited from Object.) |