NoCache attribute
From BLToolkit.NET
|
Cache aspect can be applied to entire class. In this case all virtual and abstract member calls will be cached. However you can use the NoCache attribute to exclude particular members from caching. NoCache.cs
| |||
|
| |||
From BLToolkit.NET
|
Cache aspect can be applied to entire class. In this case all virtual and abstract member calls will be cached. However you can use the NoCache attribute to exclude particular members from caching. NoCache.cs
| |||
|
| |||