IUpdateSuspender
StockSharp.Xaml.Charting.Visuals
Defines the interface to an UpdateSuspender, a disposable class which allows nested suspend/resume operations on an ISuspendable target
Implements: IDisposable
Properties
IsSuspended : bool
Gets a value indicating whether updates for this instance are currently suspended
ResumeTargetOnDispose : bool
Gets or sets a value indicating whether the target will resume when the IUpdateSuspender is disposed. Default is True