Intersoft ClientUI Documentation
DelegateEventBase Class Members
See Also  Properties  Methods  Send Feedback
Intersoft.Client.Framework Namespace : DelegateEventBase Class


The following tables list the members exposed by DelegateEventBase.

Public Constructors

 NameDescription
public ConstructorDelegateEventBase Constructor  
Top

Protected Properties

 NameDescription
protected PropertySubscriptionsGets the list of current subscriptions.  
Top

Public Methods

 NameDescription
public MethodContainsReturns true if there is a subscriber matching SubscriptionToken.  
public MethodUnsubscribeRemoves the subscriber matching the .  
Top

Protected Methods

 NameDescription
protected MethodInternalPublishCalls all the execution strategies exposed by the list of IEventSubscription.  
protected MethodInternalSubscribeAdds the specified IEventSubscription to the subscribers' collection.  
Top

See Also

© 2012 All Rights Reserved.