Table of Contents

Property IntervalAsTimeSpan

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

IntervalAsTimeSpan

Gets or sets the time duration, before the Tick event is raised relative to the last occurrence of the Tick event.

public virtual TimeSpan IntervalAsTimeSpan { get; set; }

Property Value

TimeSpan

A TimeSpan specifying the time duration before the Tick event is raised relative to the last occurrence of the Tick event.