Condividi tramite


Metodo DataCollectorNotifications.RaiseCustomEventAsync (CustomNotificationEventArgs)

Genera in modo asincrono un evento personalizzato tramite gli argomenti di evento specificati.

Spazio dei nomi:  Microsoft.VisualStudio.TestTools.Execution
Assembly:  Microsoft.VisualStudio.QualityTools.ExecutionCommon (in Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll)

Sintassi

'Dichiarazione
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
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

DataCollectorNotifications Classe

Overload RaiseCustomEventAsync

Spazio dei nomi Microsoft.VisualStudio.TestTools.Execution

CustomNotificationEventArgs