Duration Property

Glimpse API

ITimedMessage Duration Property Glimpse API Documentation
Gets or sets the duration of the executed method.

Namespace: Glimpse.Core.Message
Assembly: Glimpse.Core (in Glimpse.Core.dll) Version: 1.0.1.0 (1.0.1)

Syntax

TimeSpan Duration { get; set; }
TimeSpan Duration { get; set; }

Field Value

The duration.
See Also