DataCacheItemKey Class
Updated: April 11, 2012
A cache item key used in the implementation of a read-through or write-behind provider.
Assembly: Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)
| Name | Description | |
|---|---|---|
![]() | DataCacheItemKey(String, String) | Create a new DataCacheItemKey object. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | Returns true if the DataCacheItemKey objects are equal.(Overrides Object.Equals(Object).) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | Returns the hash code for the DataCacheItemKey.(Overrides Object.GetHashCode().) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | Returns a string representation of the DataCacheItemKey.(Overrides Object.ToString().) |
For more information, see .3684b772-b8da-4c16-a9bc-fb037d30c280
Applies only to Microsoft AppFabric 1.1 for Windows Server.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)