Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the configuration settings for a cache client.
The SPDistributedCacheClientConfigurationSettings type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
SPDistributedCacheClientConfigurationSettings |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
ChannelInitializationTimeout | Gets or sets the length of time to wait for a WCF channel initialization before timing out. |
![]() |
ChannelOpenTimeOut | Gets or sets the length of time that the cache client waits to establish a network connection with the server. |
![]() |
ConnectionBufferSize | Gets or sets the size of the receive buffers used by transport channels. |
![]() |
MaxBufferPoolSize | Gets or sets the maximum buffer pool size used by the WCF buffer manager. |
![]() |
MaxBufferSize | Gets or sets the maximum buffer size. |
![]() |
MaxConnectionsToServer | Specifies the maximum number of channels to open to the cache cluster. |
![]() |
MaxOutputDelay | Gets or sets the maximum length of time to wait before requests are batched and sent to the client. |
![]() |
ReceiveTimeout | Gets or sets the length of time to wait for a request before aborting the channel. |
![]() |
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 | |
|---|---|---|
![]() |
Equals | (Overrides Object.Equals(Object).) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Overrides Object.GetHashCode().) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
.gif)
.gif)
.gif)