CacheInsertOptions Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the type that contains cache insert options.
public ref class CacheInsertOptions
public class CacheInsertOptions
type CacheInsertOptions = class
Public Class CacheInsertOptions
- Inheritance
-
CacheInsertOptions
Cache |
Initializes a new instance of this class. |
Absolute |
Gets or sets a value that indicates whether a cache entry should be evicted after a specified duration. |
Dependencies |
Gets or sets the cache dependency. |
On |
Gets or sets the CacheItemRemovedCallback callback. |
Priority |
Gets or sets the priority. |
Sliding |
Gets or sets the interval between the time the inserted object is last accessed and the time at which that object expires. If this value is the equivalent of 20 minutes, the object will expire and be removed from the cache 20 minutes after it was last accessed. |
Equals(Object) |
Determines whether the specified object is equal to the current object. (Inherited from Object) |
Get |
Serves as the default hash function. (Inherited from Object) |
Get |
Gets the Type of the current instance. (Inherited from Object) |
Memberwise |
Creates a shallow copy of the current Object. (Inherited from Object) |
To |
Returns a string that represents the current object. (Inherited from Object) |
Proizvod | Verzije |
---|---|
.NET Framework | 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Povratne informacije o proizvodu .NET
.NET je projekt otvorenog koda. Odaberite vezu za slanje povratnih informacija: