ObjectReadyEventHandler Delegate
.NET Framework (current version)
Represents the method that will handle the ObjectReady 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::ObjectReadyEventArgs^
The ObjectReadyEventArgs that specifies the reason the event was invoked.
.NET Framework
Available since 1.1
Available since 1.1
Show: