Event CommandInfoDetails
- Namespace
- YndigoBlue.Velocity.Engine
- Assembly
- YndigoBlue.Velocity.dll
Event raised when a command completes, providing timing and performance information.
public event Action<CommandInfo> CommandInfoDetails
Returns
- Action<CommandInfo>
- Event raised when a command completes, providing timing and performance information.