Table of Contents

Event CommandStartingLogUpdate

Namespace
YndigoBlue.Velocity.Engine
Assembly
YndigoBlue.Velocity.dll

Event raised when a command starts execution, providing a log message.

public event Action<string> CommandStartingLogUpdate

Returns

Action<string>
Event raised when a command starts execution, providing a log message.