Aracılığıyla paylaş


DataCollectorNotifications.RaiseCustomEventAsync Yöntem (CustomNotificationEventArgs)

Zaman uyumsuz olarak sağlanan olay bağımsız değişkenleri kullanarak bir özel olay yükseltir.

Ad alanı:  Microsoft.VisualStudio.TestTools.Execution
Derleme:  Microsoft.VisualStudio.QualityTools.ExecutionCommon (Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll içinde)

Sözdizimi

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

Parametreler

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

DataCollectorNotifications Sınıf

RaiseCustomEventAsync Fazla Yük

Microsoft.VisualStudio.TestTools.Execution Ad Alanı

CustomNotificationEventArgs