SPGeneralPerformanceCategoryDefinition.MonitorAllInstances 属性

一个布尔型变量,指定是否或不受监视的所有实例。

命名空间:  Microsoft.SharePoint.Diagnostics
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Property MonitorAllInstances As Boolean
    Get
    Set
用法
Dim instance As SPGeneralPerformanceCategoryDefinition
Dim value As Boolean

value = instance.MonitorAllInstances

instance.MonitorAllInstances = value
public bool MonitorAllInstances { get; set; }

属性值

类型:System.Boolean
返回Booleantrue如果所有实例都被监视其他false。

另请参阅

引用

SPGeneralPerformanceCategoryDefinition 类

SPGeneralPerformanceCategoryDefinition 成员

Microsoft.SharePoint.Diagnostics 命名空间