DataCacheLockHandle ClassWindows Server AppFabric Caching Compatibility Library
Represents the lock ticket for locking and unlocking cached objects when a pessimistic concurrency strategy is used.
Inheritance Hierarchy

SystemObject
  Soss.Compat.WSAFDataCacheLockHandle

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

public class DataCacheLockHandle

The DataCacheLockHandle type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the object's state.
(Overrides ObjectToString.)
Top
See Also

Reference