DataCacheTag Methods

 

Namespace:   Microsoft.ApplicationServer.Caching
Assembly:  Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

Compares the current DataCacheTag object for equality with the specified DataCacheTag object.(Overrides Object.Equals(Object).)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

Returns the hash code for the current DataCacheTag object.(Overrides Object.GetHashCode().)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethod ToString()

Returns the string representation of the current DataCacheTag object.(Overrides Object.ToString().)

See Also

DataCacheTag Class
Microsoft.ApplicationServer.Caching Namespace

Return to top