Edit

Share via


CommonEventSource.InstalledPerformanceCounter(String) Method

Definition

[System.Diagnostics.Tracing.Event(10004, Keywords=3, Level=System.Diagnostics.Tracing.EventLevel.Informational, Message="Installed performance counter category {0}")]
public void InstalledPerformanceCounter (string category);
member this.InstalledPerformanceCounter : string -> unit
Public Sub InstalledPerformanceCounter (category As String)

Parameters

category
String
Attributes

Applies to