Aracılığıyla paylaş


DataCollectorNotifications.RaiseCustomEventAsync Yöntem (CustomNotificationEventArgs, NotificationBroadcastLevel, Object)

Zaman uyumsuz olarak yayın düzeyi ve kullanıcı belirteci dair 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 MustOverride Sub RaiseCustomEventAsync ( _
    eventArgs As CustomNotificationEventArgs, _
    broadcastLevel As NotificationBroadcastLevel, _
    userToken As Object _
)
public abstract void RaiseCustomEventAsync(
    CustomNotificationEventArgs eventArgs,
    NotificationBroadcastLevel broadcastLevel,
    Object userToken
)
public:
virtual void RaiseCustomEventAsync(
    CustomNotificationEventArgs^ eventArgs, 
    NotificationBroadcastLevel broadcastLevel, 
    Object^ userToken
) abstract
abstract RaiseCustomEventAsync : 
        eventArgs:CustomNotificationEventArgs * 
        broadcastLevel:NotificationBroadcastLevel * 
        userToken:Object -> unit 
public abstract function RaiseCustomEventAsync(
    eventArgs : CustomNotificationEventArgs, 
    broadcastLevel : NotificationBroadcastLevel, 
    userToken : Object
)

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

NotificationBroadcastLevel

CustomEventCompleted