PerformanceCounterInstaller.Rollback(IDictionary) Metódus

Definíció

Visszaállítja a számítógépet arra az állapotra, amelyben a telepítés előtt volt.

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

Paraméterek

savedState
IDictionary

A IDictionary számítógép telepítés előtti állapotát tartalmazó fájl.

A következőre érvényes: