Initializes a new instance of the CacheInitParams class

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 CacheInitParams()
Visual Basic
Public Sub New
Visual C++
public:
CacheInitParams()

See Also