Offset Property

Glimpse API

TimerResult Offset Property Glimpse API Documentation
Gets or sets the offset from the beginning of the Http request.

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

Syntax

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

Field Value

The offset.
See Also