Edit

Share via


OrleansPerformanceCounterInstaller.Install(IDictionary) Method

Definition

Installs predefined performance counters logged by this telemetry consumer.

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

Parameters

stateSaver
IDictionary

An IDictionary used to save information needed to perform a commit, rollback, or uninstall operation.

Applies to