BackgroundWorkerHelperStart Method

Starts with work

Definition

Namespace: Metas.UncLib.Core.Gui
Assembly: Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 2.8.9053.20192
C#
public Exception Start(
	DoWorkEventHandler doWork,
	bool showDialog
)

Parameters

doWork  DoWorkEventHandler
showDialog  Boolean

Return Value

Exception

See Also