Share via


SPDistributedCacheClientSettings properties

The SPDistributedCacheClientSettings type exposes the following members.

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

See also

Reference

SPDistributedCacheClientSettings class

Microsoft.SharePoint.PowerShell namespace