Represents the version of each cahce item. An instance of this class is used
in the optimistic concurrency model to ensure the data integrity.
Namespace: Alachisoft.NCache.Web.CachingAssembly: Alachisoft.NCache.Web (in Alachisoft.NCache.Web.dll) Version: 4.1.0.0 (4.1.0.0)
Syntax
| C# |
|---|
public class CacheItemVersion : IComparable |
| Visual Basic |
|---|
Public Class CacheItemVersion _ Implements IComparable |
| Visual C++ |
|---|
public ref class CacheItemVersion : IComparable |