Edit

Share via


CommonEventSource.ErrorInstallPerformanceCounter(String, Exception) Method

Definition

[System.Diagnostics.Tracing.Event(10003, Keywords=3, Level=System.Diagnostics.Tracing.EventLevel.Error, Message="Exception while setup performance category {0}, ex {1}")]
public void ErrorInstallPerformanceCounter (string category, Exception ex);
member this.ErrorInstallPerformanceCounter : string * Exception -> unit
Public Sub ErrorInstallPerformanceCounter (category As String, ex As Exception)

Parameters

category
String
Attributes

Applies to