Property Duration
- Namespace
- QueryGuard
- Assembly
- QueryGuard.Core.dll
Duration
Gets how long the command took to execute, measured with a monotonic clock.
public TimeSpan Duration { get; }
Gets how long the command took to execute, measured with a monotonic clock.
public TimeSpan Duration { get; }