DataCacheItemVersionCompareTo Method Windows Server AppFabric Caching Compatibility Library
Compares two versions of the same item.

Namespace: Soss.Compat.WSAF
Assembly: soss_wsaf_compat (in soss_wsaf_compat.dll) Version: 1.1.0.100 (1.1.0.100)
Syntax

public int CompareTo(
	DataCacheItemVersion other
)

Parameters

other
Type: Soss.Compat.WSAFDataCacheItemVersion

Return Value

Type: Int32

Implements

IComparableTCompareTo(T)
See Also

Reference