Click or drag to resize
CacheAttributesFactory Methods

The CacheAttributesFactory type exposes the following members.

Methods
  NameDescription
Public methodCreateCacheAttributes
Creates a CacheAttributes with the current settings.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodSetEndpoints Obsolete.
Sets endpoints list to be used at the cache-level.
Public methodSetRedundancyLevel Obsolete.
Sets redundancy level to use for regions in the cache.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also