Mindscape LightSpeed - User Reference & API Documentation
Cache Property
API ReferenceMindscape.LightSpeedLightSpeedContextCache
If configured returns a reference to the second-level CacheBroker.
Declaration Syntax
C#Visual Basic
public static CacheBroker Cache { get; internal set; }
Public Shared Property Cache As CacheBroker
Value
The cache broker, or null if no second-level cache is configured.

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