Intersoft ClientUI Documentation
IEventAggregator Interface Members
See Also  Methods  Send Feedback
Intersoft.Client.Framework Namespace : IEventAggregator Interface


The following tables list the members exposed by IEventAggregator.

Public Methods

 NameDescription
 MethodGetEvent<TEventType>Gets an instance of an event type.  
 MethodPublish<TEventType,TPayload>Publishes the DelegateEvent<TPayload>.  
 MethodSubscribe<TEventType,TPayload>Subscribes a delegate to an event that will be published on the ThreadOption.PublisherThread. DelegateEvent<TPayload> will maintain a to the target of the supplied action delegate.  
 MethodUnsubscribe<TEventType,TPayload>Removes the first subscriber matching from the subscribers' list.  
Top

See Also

© 2012 All Rights Reserved.