[This is preliminary documentation and is subject to change.]
Occurs when a activity report is generated by the application.
| C# | Visual Basic | Visual C++ |
protected static void ActivityReportEventHandler( Object sender, ActivityReportEventArgs e )
Protected Shared Sub ActivityReportEventHandler ( _ sender As Object, _ e As ActivityReportEventArgs _ )
protected: static void ActivityReportEventHandler( Object^ sender, ActivityReportEventArgs^ e )
- sender (Object)
Users may register a callback to listen for this event.