Initializes a new instance of the CacheItemAttributes class

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

Syntax

C#
public CacheItemAttributes()
Visual Basic
Public Sub New
Visual C++
public:
CacheItemAttributes()

See Also