Skip to content

ReactivePlotBindingOptions.SourceScheduler property

Defined in

Type: ReactivePlotBindingOptions Namespace: CrissCross.WPF.Plot Assembly: CrissCross.WPF.Plot.dll

Applies to

net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481

public IScheduler? SourceScheduler { get; init; }

View source

Summary: Gets the scheduler used to subscribe to source streams when specified.

Returns: IScheduler?