Property Interval
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; }
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; }