Свойство SPRequestManagementSettings.MachinePools
Получает пулы компьютера.
Пространство имен: Microsoft.SharePoint.Administration
Сборка: Microsoft.SharePoint (в Microsoft.SharePoint.dll)
Синтаксис
'Декларация
Public Property MachinePools As SPRoutingMachinePoolCollection
Get
Friend Set
'Применение
Dim instance As SPRequestManagementSettings
Dim value As SPRoutingMachinePoolCollection
value = instance.MachinePools
public SPRoutingMachinePoolCollection MachinePools { get; internal set; }
Значение свойства
Тип: Microsoft.SharePoint.Administration.SPRoutingMachinePoolCollection
См. также
Справочные материалы
SPRequestManagementSettings класс