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 | |
---|---|---|
Equals | Overloaded. (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | Overridden. Returns the string representation of the lock handle. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
Top