Table of Contents

Property Interval

Namespace
Bonsai.Reactive
Assembly
Bonsai.Core.dll

Interval

Gets or sets the interval at which to sample. If this value is equal to Zero, the scheduler will continuously sample the stream.

public TimeSpan Interval { get; set; }

Property Value

TimeSpan