DataCacheItemVersion Operators
Namespace:
Microsoft.ApplicationServer.Caching
Assembly: Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Equality(DataCacheItemVersion, DataCacheItemVersion) | Indicates whether the two DataCacheItemVersion objects are equal. |
![]() ![]() | GreaterThan(DataCacheItemVersion, DataCacheItemVersion) | Indicates whether the first object is greater than the second object. |
![]() ![]() | Inequality(DataCacheItemVersion, DataCacheItemVersion) | Indicates whether the two DataCacheItemVersion objects are unequal. |
![]() ![]() | LessThan(DataCacheItemVersion, DataCacheItemVersion) | Indicates whether the value of the first object is less than the second object. |
Show:

