ISPPerformanceMonitor.ValueIsExcessive property
取得布林值,這個值,指出是否監視器已超過 「 健全 」 的預先定義的預算值。
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
ReadOnly Property ValueIsExcessive As Boolean
Get
'用途
Dim instance As ISPPerformanceMonitor
Dim value As Boolean
value = instance.ValueIsExcessive
bool ValueIsExcessive { get; }
Property value
Type: System.Boolean
true如果目前的監視器已超過它的預先定義的預算值布林值。