SPDistributedCacheClientSettings members

Specifies the configuration settings for a cache client.

The SPDistributedCacheClientSettings type exposes the following members.

Constructors

  Name Description
Public method SPDistributedCacheClientSettings

Top

Properties

  Name Description
Public property ChannelInitializationTimeout Gets or sets the length of time to wait for a WCF channel initialization before timing out.
Public property ChannelOpenTimeOut Gets or sets the length of time that the cache client waits to establish a network connection with the server.
Public property ConnectionBufferSize Gets or sets the size of the receive buffers used by transport channels.
Public property MaxBufferPoolSize Gets or sets the maximum buffer pool size used by the WCF buffer manager.
Public property MaxBufferSize Gets or sets the maximum buffer size.
Public property MaxConnectionsToServer Specifies the maximum number of channels to open to the cache cluster.
Public property MaxOutputDelay Gets or sets the maximum length of time to wait before requests are batched and sent to the client.
Public property ReceiveTimeout Gets or sets the length of time to wait for a request before aborting the channel.
Public property RequestTimeout Gets or sets the length of time that the cache client waits for a response from the server for each request.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPDistributedCacheClientSettings class

Microsoft.SharePoint.PowerShell namespace