ProcessLogHandler.OnProcessOutputLog Event

Definition

public event Action<string> OnProcessOutputLog;

Event Type

System.Action<System.String>