Click or drag to resize

SignalReaderThreadType Property

LightningChart .NET Help
Thread type. Timer or thread operation.

Namespace:  Arction.WinForms.SignalProcessing
Assembly:  Arction.WinForms.SignalProcessing.SignalTools (in Arction.WinForms.SignalProcessing.SignalTools.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(ThreadType.Thread)]
public ThreadType ThreadType { get; set; }

Property Value

Type: ThreadType
See Also