SPDistributedCacheClientConfigurationSettings.MaxBufferPoolSize - Propriété
Obtient ou définit la taille du pool de mémoire tampon maximale utilisée par le Gestionnaire de mémoire tampon WCF.
Espace de noms : Microsoft.SharePoint.DistributedCaching.Utilities
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Property MaxBufferPoolSize As Long
Get
Friend Set
'Utilisation
Dim instance As SPDistributedCacheClientConfigurationSettings
Dim value As Long
value = instance.MaxBufferPoolSize
public long MaxBufferPoolSize { get; internal set; }
Valeur de propriété
Type : System.Int64
Voir aussi
Référence
SPDistributedCacheClientConfigurationSettings classe
SPDistributedCacheClientConfigurationSettings - Membres
Microsoft.SharePoint.DistributedCaching.Utilities - Espace de noms