The following tables list the members exposed by FilterCacheStrategy.
Public Fields
| Name | Description |
 | Data | Gets the name for the cache strategy that refers to the data caching. |
 | Output | Gets the name for the cache strategy that refers to the output caching. |
Top
Public Properties
| Name | Description |
 | CacheFor | Gets or sets the period of keeping the data in the cache. |
 | Name | Gets or sets the name of the strategy. |
Top
Public Methods
| Name | Description |
 | CompareTo | Compares the current instance of an object with the given one. |
 | Equals | Determines whether current object is equal to the given one. |
Top
See Also