SPDistributedCacheClusterInfoManager.Local property
Namespace: Microsoft.SharePoint.DistributedCaching.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared ReadOnly Property Local As SPDistributedCacheClusterInfoManager
Get
'Usage
Dim value As SPDistributedCacheClusterInfoManager
value = SPDistributedCacheClusterInfoManager.Local
public static SPDistributedCacheClusterInfoManager Local { get; }
Property value
Type: Microsoft.SharePoint.DistributedCaching.Utilities.SPDistributedCacheClusterInfoManager
See also
Reference
SPDistributedCacheClusterInfoManager class