GuiVerificationConfigEditorBackgroundWorkerDoWork Method

Backgorund Worker Do Work

Definition

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

Parameters

worker  BackgroundWorker
Background Worker
e  DoWorkEventArgs
Do Work Event Arguments

See Also