Click or drag to resize
SingleEventWaitForEventAsync Method
Overload List
  NameDescription
Public methodStatic memberWaitForEventAsyncTEventSource, TEventArgs(TEventSource, ActionTEventSource, EventHandlerTEventArgs, ActionTEventSource, EventHandlerTEventArgs)
Asynchronously wait for an occurrence of the given event.
Public methodStatic memberWaitForEventAsyncTEventSource(TEventSource, ActionTEventSource, ExceptionRoutedEventHandler, ActionTEventSource, ExceptionRoutedEventHandler)
Asynchronously wait for an occurrence of the given event.
Public methodStatic memberWaitForEventAsyncTEventSource(TEventSource, ActionTEventSource, RoutedEventHandler, ActionTEventSource, RoutedEventHandler)
Asynchronously wait for an occurrence of the given event.
Top
See Also