Realizes cash for storing objects in the current application domain.

Namespace:  PerpetuumSoft.Reporting.Silverlight.Server.Cache
Assembly:  PerpetuumSoft.Reporting.Silverlight.Server (in PerpetuumSoft.Reporting.Silverlight.Server.dll) Version: 1.0.1.0 (1.0.1.0)

Syntax

C#
public class AspNetCache : IReportCache
Visual Basic (Declaration)
Public Class AspNetCache _
	Implements IReportCache
Visual C++
public ref class AspNetCache : IReportCache

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.Reporting.Silverlight.Server.Cache..::.AspNetCache

See Also