Gets the time taken to execute the command.

Namespace:  Mindscape.LightSpeed.Logging
Assembly:  Mindscape.LightSpeed (in Mindscape.LightSpeed.dll)
Version: 4.0.0.0 (4.0.0.0)

Syntax

C#
public TimeSpan TimeTaken { get; }
Visual Basic (Declaration)
Public ReadOnly Property TimeTaken As TimeSpan

See Also