GuiNoiseCalibrationConfigEditorBackgroundWorkerDoWork Method

Background Worker Do Work

Definition

Namespace: Metas.Vna.Calibration.Gui
Assembly: Metas.Vna.Calibration.Config (in Metas.Vna.Calibration.Config.dll) Version: 3.0.9519.15394
C#
public override void BackgroundWorkerDoWork(
	BackgroundWorker worker,
	DoWorkEventArgs e
)

Parameters

worker  BackgroundWorker
Background Worker
e  DoWorkEventArgs
Do Work Event Arguments

See Also