ProcessLogHandler.OnProcessErrorLog Event

Definition

public event Action<string> OnProcessErrorLog;

Event Type

System.Action<System.String>