TraceLoggingService.Activity Event

Definition

Activity event. Notifies the caller of server activity.

public:
 event EventHandler<Microsoft::VisualStudio::IntelliTrace::ActivityEventArgs ^> ^ Activity;
public event EventHandler<Microsoft.VisualStudio.IntelliTrace.ActivityEventArgs> Activity;
member this.Activity : EventHandler<Microsoft.VisualStudio.IntelliTrace.ActivityEventArgs> 
Public Event Activity As EventHandler(Of ActivityEventArgs) 

Event Type

Applies to