PerformanceCounterInstaller.Install(IDictionary) 메서드

정의

설치를 수행합니다.

public:
 override void Install(System::Collections::IDictionary ^ stateSaver);
public override void Install (System.Collections.IDictionary stateSaver);
override this.Install : System.Collections.IDictionary -> unit
Public Overrides Sub Install (stateSaver As IDictionary)

매개 변수

stateSaver
IDictionary

커밋, 롤백 또는 설치 제거를 수행하는데 필요한 정보를 저장하는데 사용하는 IDictionary 입니다.

설명

참고

동일한 이름의 서비스 및 성능 카운터를 설치할 때 성능 카운터를 설치 하기 전에 서비스를 설치 합니다.

적용 대상