Table of Contents

Property DueTime

Namespace
Bonsai.Reactive
Assembly
Bonsai.Core.dll

DueTime

Gets or sets the relative time at which to produce the first value. If this value is less than or equal to Zero, the timer will fire as soon as possible.

public TimeSpan DueTime { get; set; }

Property Value

TimeSpan