Share via


DataCollectorNotifications.RaiseCustomEvent Method

Include Protected Members
Include Inherited Members

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 RaiseCustomEvent(CustomNotificationEventArgs) Raises a custom event by using the provided event arguments.
Public method RaiseCustomEvent(CustomNotificationEventArgs, NotificationBroadcastLevel) Raises a custom event by using the provided event arguments and indication of broadcast level.

Top

See Also

Reference

DataCollectorNotifications Class

Microsoft.VisualStudio.TestTools.Execution Namespace