Interval Property (ActiveDateTime)
In This Topic
Gets or sets the
System.TimeSpan value determining interval of the
ActiveDateTime.Now property refreshing.
Syntax
'Declaration
Public Property Interval As TimeSpan
public TimeSpan Interval {get; set;}
See Also