OrleansPerformanceCounterInstaller.Install(IDictionary) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.