Click or drag to resize

TimedCacheAttribute Constructor

Initializes a new instance of TimedCacheAttribute

Default cache decay period is 30 minutes.

Namespace:  Cauldron.Interceptors
Assembly:  Cauldron.Interceptors (in Cauldron.Interceptors.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax
C#
public TimedCacheAttribute()
See Also