CachedObjectId Methods

ScaleOut Software NamedCache API

The CachedObjectId type exposes the following members.

Methods

  NameDescription
Public methodEquals(Object)
Determines whether two CachedObjectId instances are equal.
(Overrides ObjectEquals(Object).)
Public methodEquals(CachedObjectId)
Determines whether two CachedObjectId instances are equal.
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Overrides GetHashCode method.
(Overrides ObjectGetHashCode.)
Public methodGetStringKey
Retrieves the original (unhashed) string used as a key to a StateServer object.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string representing this key.
(Overrides ObjectToString.)
Top
See Also

Reference