Chili.Opf3 Send comments on this topic.
SimpleCacheAttribute Class Members
See Also  Properties  Methods 
Chili.Opf3.Caching Namespace : SimpleCacheAttribute Class


The following tables list the members exposed by SimpleCacheAttribute.

Public Constructors

Public Properties

 NameDescription
Public PropertyDuration Gets and sets the expiration time (duration) in seconds. -1 is used for unlimited caching.  
Public PropertyTypeId (Inherited from System.Attribute)
Top

Public Methods

 NameDescription
Public MethodEquals (Inherited from System.Attribute)
Public MethodGetHashCode (Inherited from System.Attribute)
Public MethodIsDefaultAttribute (Inherited from System.Attribute)
Public MethodMatch (Inherited from System.Attribute)
Top

See Also