Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
Progressed Event
NamespacesGenesyslab.Desktop.Infrastructure.CommandsIProgressUpdaterProgressed
Occurs when progression occurs.
Declaration Syntax
C#Visual BasicVisual C++
Event Progressed As EventHandler(Of ProgressEventArgs)
 event EventHandler<ProgressEventArgs^>^ Progressed {
	void add (EventHandler<ProgressEventArgs^>^ value);
	void remove (EventHandler<ProgressEventArgs^>^ value);
}

Assembly: Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)