Offset Property

Glimpse API

ITimedMessage Offset Property Glimpse API Documentation
Gets or sets the offset from the Http request start.

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

Syntax

TimeSpan Offset { get; set; }
TimeSpan Offset { get; set; }

Field Value

The offset.
See Also