CachedObjectIdT Methods

ScaleOut Software NamedCache API

The CachedObjectIdT generic type exposes the following members.

Methods

  NameDescription
Public methodEquals(Object)
Determines whether two CachedObjectId instances are equal.
(Inherited from CachedObjectId.)
Public methodEquals(CachedObjectId)
Determines whether two CachedObjectId instances are equal.
(Inherited from CachedObjectId.)
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.
(Inherited from CachedObjectId.)
Public methodGetStringKey
Retrieves the original (unhashed) string used as a key to a StateServer object.
(Inherited from CachedObjectId.)
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.
(Inherited from CachedObjectId.)
Top
See Also

Reference