Mindscape LightSpeed - User Reference & API Documentation
CachedAttribute Class
API ReferenceMindscape.LightSpeedCachedAttribute
Signals that an entity should be cached.
Declaration Syntax
C#Visual Basic
[AttributeUsageAttribute(AttributeTargets.Class, AllowMultiple = false, Inherited = true)]
public sealed class CachedAttribute : Attribute
<AttributeUsageAttribute(AttributeTargets.Class, AllowMultiple := False, Inherited := True)> _
Public NotInheritable Class CachedAttribute _
	Inherits Attribute
Members
All MembersConstructorsProperties



IconMemberDescription
CachedAttribute()()()
ExpiryMinutes
Gets or sets the expiry in minutes.

Inheritance Hierarchy
Object
Attribute
 CachedAttribute

Assembly: Mindscape.LightSpeed (Module: Mindscape.LightSpeed) Version: 1.2.1393.0 (1.2.1393.0)