OrleansPerformanceCounterInstaller 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供者安裝程式勾點,用於註冊一個「啟動」自訂效能計數器。
public class OrleansPerformanceCounterInstaller : System.Configuration.Install.Installer
type OrleansPerformanceCounterInstaller = class
inherit Installer
Public Class OrleansPerformanceCounterInstaller
Inherits Installer
- 繼承
-
OrleansPerformanceCounterInstaller
建構函式
OrleansPerformanceCounterInstaller() |
建構函式 -- 註冊一個系統效能計數器,加上任何可在執行此安裝程式時偵測到的粒紋特定啟用計數器。 |
方法
Install(IDictionary) |
安裝此遙測取用者所記錄的預先定義效能計數器。 |
Uninstall(IDictionary) |
移除此遙測取用者所安裝的效能計數器。 |