ISPScopedPerformanceMonitor members
Include protected members
Include inherited members
實作這個介面來建立要測量的效能度量資訊,在程式碼中指定的範圍內的監視器。
The ISPScopedPerformanceMonitor type exposes the following members.
Properties
Name | Description | |
---|---|---|
Description | 取得描述目前的監視器。 (Inherited from ISPPerformanceMonitor.) | |
Name | 取得目前的監視器的名稱。 (Inherited from ISPPerformanceMonitor.) | |
Value | 取得監視器的目前值。 (Inherited from ISPPerformanceMonitor.) | |
ValueIsExcessive | 取得布林值,這個值,指出是否監視器已超過 「 健全 」 的預先定義的預算值。 (Inherited from ISPPerformanceMonitor.) |
Top
Methods
Name | Description | |
---|---|---|
Dispose | (Inherited from IDisposable.) | |
RenderValueForWeb | (Inherited from ISPPerformanceMonitor.) |
Top