Partager via


DataCollectorNotifications.RaiseCustomEventAsync, méthode (CustomNotificationEventArgs)

Déclenche, de manière asynchrone, un événement personnalisé à l'aide des arguments d'événement fournis.

Espace de noms :  Microsoft.VisualStudio.TestTools.Execution
Assembly :  Microsoft.VisualStudio.QualityTools.ExecutionCommon (dans Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll)

Syntaxe

'Déclaration
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
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

DataCollectorNotifications Classe

RaiseCustomEventAsync, surcharge

Microsoft.VisualStudio.TestTools.Execution, espace de noms

CustomNotificationEventArgs