Share via


DataCollectorNotifications.RaiseCustomEventAsync Method

Include Protected Members
Include Inherited Members

Asynchronously raises a custom event by using the provided event arguments and optional indication of broadcast level.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method RaiseCustomEventAsync(CustomNotificationEventArgs) Asynchronously raises a custom event by using the provided event arguments.
Public method RaiseCustomEventAsync(CustomNotificationEventArgs, NotificationBroadcastLevel) Asynchronously raises a custom event by using the provided event arguments and indication of broadcast level.
Public method RaiseCustomEventAsync(CustomNotificationEventArgs, NotificationBroadcastLevel, Object) Asynchronously raises a custom event by using the provided event arguments, indication of broadcast level, and user token.

Top

See Also

Reference

DataCollectorNotifications Class

Microsoft.VisualStudio.TestTools.Execution Namespace