ThreadManager CompletedNotifier DelegateCleanCode C# Libraries v1.2.03 API
Delegate signature for the callback routine to update UI upon completion of all thread work.

Namespace: CleanCode.Threading
Assembly: CleanCode (in CleanCode.dll) Version: 1.2.3.0 (1.2.03)
Syntax

public delegate void CompletedNotifier()
See Also