BackgroundWorkerDialogDispose(Boolean) Method

Clean up any resources being used.

Definition

Namespace: Metas.UncLib.Core.Gui
Assembly: Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 2.8.9053.20192
C#
protected override void Dispose(
	bool disposing
)

Parameters

disposing  Boolean
true if managed resources should be disposed; otherwise, false.

See Also