ProgressEventHandler Delegate
.NET Framework (current version)
Represents the method that will handle the Progress event.
Assembly: System.Management (in System.Management.dll)
Parameters
- sender
-
Type:
System::Object^
The instance of the object for which to invoke this method.
- e
-
Type:
System.Management::ProgressEventArgs^
The ProgressEventArgs that specifies the reason the event was invoked.
.NET Framework
Available since 1.1
Available since 1.1
Show: