AnalyticsProcessingComponent.MaxSortMemoryInMB - Propriété
La limite supérieure de mémoire allouée pour trier les tâches.
Espace de noms : Microsoft.Office.Server.Search.Administration.Topology
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public Property MaxSortMemoryInMB As UInteger
Get
Set
'Utilisation
Dim instance As AnalyticsProcessingComponent
Dim value As UInteger
value = instance.MaxSortMemoryInMB
instance.MaxSortMemoryInMB = value
public uint MaxSortMemoryInMB { get; set; }
Valeur de propriété
Type : System.UInt32
Voir aussi
Référence
AnalyticsProcessingComponent classe
AnalyticsProcessingComponent - Membres
Microsoft.Office.Server.Search.Administration.Topology - Espace de noms