If configured returns a reference to the second-level CacheBroker.
| C# | Visual Basic |
public static CacheBroker Cache { get; internal set; }
Public Shared Property Cache As CacheBroker
The cache broker, or null if no second-level cache is configured.