Share via


SPDistributedCacheClientConfigurationSettings.MaxBufferPoolSize property

Gets or sets the maximum buffer pool size used by the WCF buffer manager.

Namespace:  Microsoft.SharePoint.DistributedCaching.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property MaxBufferPoolSize As Long
    Get
    Friend Set
'Usage
Dim instance As SPDistributedCacheClientConfigurationSettings
Dim value As Long

value = instance.MaxBufferPoolSize
public long MaxBufferPoolSize { get; internal set; }

Property value

Type: System.Int64

See also

Reference

SPDistributedCacheClientConfigurationSettings class

SPDistributedCacheClientConfigurationSettings members

Microsoft.SharePoint.DistributedCaching.Utilities namespace