This topic has not yet been rated - Rate this topic

Activity.Invoke Method

Subscribes an EventHandler or an IActivityEventListener<T> and invokes that delegate.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Protected method Invoke<T>(EventHandler<T>, T) Subscribes an EventHandler and invokes that delegate.
Protected method Invoke<T>(IActivityEventListener<T>, T) Subscribes an IActivityEventListener<T> and invokes that delegate.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.