Click or drag to resize

ExternalDrivenBackgroundMonitorReporterParent Property

Gets the parent reporter, or null if this is the root reporter.

Namespace: Altaxo.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected ExternalDrivenBackgroundMonitorReporter? Parent { get; init; }

Property Value

ExternalDrivenBackgroundMonitorReporter
See Also