Table of Contents

Event CommandCompletedLogUpdate

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

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

public event Action<string> CommandCompletedLogUpdate

Returns

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