SPDistributedCacheClientConfigurationSettings.MaxBufferPoolSize-Eigenschaft
Ruft die maximale Pool Puffergröße wird von der Windows Communication Foundation (WCF) -Puffer-Manager verwendet.
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; }
Eigenschaftswert
Typ: System.Int64
Siehe auch
Referenz
SPDistributedCacheClientConfigurationSettings Klasse