SPDistributedCacheClientSettings class

Specifies the configuration settings for a cache client.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.PowerShell.SPDistributedCacheClientSettings

Namespace:  Microsoft.SharePoint.PowerShell
Assembly:  Microsoft.SharePoint.PowerShell (in Microsoft.SharePoint.PowerShell.dll)

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SPDistributedCacheClientSettings
'Usage
Dim instance As SPDistributedCacheClientSettings
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class SPDistributedCacheClientSettings

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

SPDistributedCacheClientSettings members

Microsoft.SharePoint.PowerShell namespace