Holds the set of parameters that control the initialization behavior of the cache.

Namespace: Alachisoft.NCache.Web.Caching
Assembly: Alachisoft.NCache.Web (in Alachisoft.NCache.Web.dll) Version: 4.1.0.0 (4.1.0.0)

Syntax

C#
public class CacheInitParams
Visual Basic
Public Class CacheInitParams
Visual C++
public ref class CacheInitParams

Inheritance Hierarchy

System..::..Object
  Alachisoft.NCache.Web.Caching..::..CacheInitParams

See Also