AnalyticsProcessingComponent.MaxSortMemoryInMB 属性
在分配任务进行排序的内存上限。
命名空间: Microsoft.Office.Server.Search.Administration.Topology
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
Public Property MaxSortMemoryInMB As UInteger
Get
Set
用法
Dim instance As AnalyticsProcessingComponent
Dim value As UInteger
value = instance.MaxSortMemoryInMB
instance.MaxSortMemoryInMB = value
public uint MaxSortMemoryInMB { get; set; }
属性值
另请参阅
引用
AnalyticsProcessingComponent 类