DataCollectorNotifications.RaiseCustomEventAsync 方法
包括受保护的成员
包括继承的成员
使用提供的事件参数和可选广播级别指示异步引发自定义事件。
重载此成员。有关此成员的完整信息(包括语法、用法和示例),请单击重载列表中的相应名称。
重载列表
名称 | 说明 | |
---|---|---|
RaiseCustomEventAsync(CustomNotificationEventArgs) | 使用提供的事件参数异步引发自定义事件。 | |
RaiseCustomEventAsync(CustomNotificationEventArgs, NotificationBroadcastLevel) | 使用提供的事件参数和广播级别的指示异步引发自定义事件。 | |
RaiseCustomEventAsync(CustomNotificationEventArgs, NotificationBroadcastLevel, Object) | 使用提供的事件参数、广播级别的指示和用户标记异步引发自定义事件。 |
页首