Partilhar via


Método DataCollectorNotifications.RaiseCustomEventAsync (CustomNotificationEventArgs)

Assincronamente dispara um evento personalizado usando os argumentos do evento fornecido.

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 _
)
public void RaiseCustomEventAsync(
    CustomNotificationEventArgs eventArgs
)
public:
void RaiseCustomEventAsync(
    CustomNotificationEventArgs^ eventArgs
)
member RaiseCustomEventAsync : 
        eventArgs:CustomNotificationEventArgs -> unit 
public function RaiseCustomEventAsync(
    eventArgs : CustomNotificationEventArgs
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

DataCollectorNotifications Classe

Sobrecargas RaiseCustomEventAsync

Namespace Microsoft.VisualStudio.TestTools.Execution

CustomNotificationEventArgs