Partilhar via


Método DataCollectorNotifications.RaiseCustomEventAsync (CustomNotificationEventArgs, NotificationBroadcastLevel)

Assincronamente dispara um evento personalizado, usando os argumentos do evento fornecido e a indicação do nível de difusão.

Namespace:  Microsoft.VisualStudio.TestTools.Execution
Assembly:  Microsoft.VisualStudio.QualityTools.ExecutionCommon (em Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll)

Sintaxe

'Declaração
Public Sub RaiseCustomEventAsync ( _
    eventArgs As CustomNotificationEventArgs, _
    broadcastLevel As NotificationBroadcastLevel _
)
public void RaiseCustomEventAsync(
    CustomNotificationEventArgs eventArgs,
    NotificationBroadcastLevel broadcastLevel
)
public:
void RaiseCustomEventAsync(
    CustomNotificationEventArgs^ eventArgs, 
    NotificationBroadcastLevel broadcastLevel
)
member RaiseCustomEventAsync : 
        eventArgs:CustomNotificationEventArgs * 
        broadcastLevel:NotificationBroadcastLevel -> unit 
public function RaiseCustomEventAsync(
    eventArgs : CustomNotificationEventArgs, 
    broadcastLevel : NotificationBroadcastLevel
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

DataCollectorNotifications Classe

Sobrecargas RaiseCustomEventAsync

Namespace Microsoft.VisualStudio.TestTools.Execution

CustomNotificationEventArgs

NotificationBroadcastLevel