Share via


DataCacheLockHandle Members

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

The structure used as a key to lock and unlock cached objects in a pessimistic concurency scenario.

The following tables list the members exposed by the DataCacheLockHandle type.

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method Dd631160.static(en-us,SQL.100).gif ReferenceEquals  (Inherited from Object.)
Public method ToString Overridden. Returns the string representation of the lock handle.

Top

Protected Methods

  Name Description
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)

Top

See Also

Reference

DataCacheLockHandle Class
Microsoft.Data.Caching Namespace