SPDistributedCacheClusterInfoManager members
this class represents a velocity distributed cache cluster manager per SPFarm this class is repsonsible for managing the clusters in a farm.
The SPDistributedCacheClusterInfoManager type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPDistributedCacheClusterInfoManager() | ||
SPDistributedCacheClusterInfoManager(SPFarm) |
Top
Properties
Name | Description | |
---|---|---|
Local |
Top
Methods
Name | Description | |
---|---|---|
Dispose | ||
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetSPDistributedCacheClientConfigurationSettings | ||
GetSPDistributedCacheClusterInfo | retuns a SPDistributedCacheClusterInfo object | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top