Timer.TimeSpanInterval Property
Gets or sets the interval between ticks, as a TimeSpan value.
Syntax
public TimeSpan TimeSpanInterval {get; set;}
Property Value
System.TimeSpan. The interval between ticks, using a TimeSpan value.
This property is read/write.
Requirements
Reference: Microsoft.MediaCenter.UI
Namespace: Microsoft.MediaCenter.UI
Assembly: Microsoft.MediaCenter.UI.dll
Platform: Windows Vista Ultimate, Windows Vista Home Premium, and later
See Also