Table of Contents

Property Interval

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

Interval

Gets or sets the time duration (in milliseconds), before the Tick event is raised.

public int Interval { get; set; }

Property Value

int

An int specifying the time duration before the Tick event is raised.