DataCacheItemVersionGetHashCode Method Windows Server AppFabric Caching Compatibility Library
Returns the hash code of DataCacheItemVersion.

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

public override int GetHashCode()

Return Value

Type: Int32
An integer value that represents the hash code of the DataCacheItemVersion class instance.
See Also

Reference