MetricsEventManager.LogEvent(String, String) Method

Definition

public void LogEvent (string eventName, string functionName = default);
member this.LogEvent : string * string -> unit
Public Sub LogEvent (eventName As String, Optional functionName As String = Nothing)

Parameters

eventName
String
functionName
String

Applies to