DVTk API
ActivityReportEventHandler Method (sender, e)
DVTkDvtkApplicationLayerSessionActivityReportEventHandler(Object, ActivityReportEventArgs)
DVTk API

[This is preliminary documentation and is subject to change.]

Occurs when a activity report is generated by the application.
Declaration Syntax
C#Visual BasicVisual 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
)
Parameters
sender (Object)
e (ActivityReportEventArgs)
Remarks
Users may register a callback to listen for this event.

Assembly: DvtkApplicationLayer (Module: DvtkApplicationLayer) Version: 0.0.0.0