Edit

Share via


OrleansPerformanceCounterInstaller.Uninstall(IDictionary) Method

Definition

Removes performance counters installed by this telemetry consumers.

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

Parameters

savedState
IDictionary

An IDictionary that contains the state of the computer after the installation was complete.

Applies to