Intersoft ClientUI Documentation
EventSubscription<TPayload> Class Members
See Also  Properties  Methods  Send Feedback
Intersoft.Client.Framework Namespace : EventSubscription<TPayload> Class


The following tables list the members exposed by EventSubscription<TPayload>.

Public Constructors

 NameDescription
public ConstructorEventSubscription<TPayload> ConstructorCreates a new instance of EventSubscription<TPayload>.  
Top

Public Properties

 NameDescription
public PropertyActionGets the target Action that is referenced by the IDelegateReference.  
public PropertyFilterGets the target Predicate that is referenced by the IDelegateReference.  
public PropertySubscriptionIDGets or sets a Events.SubscriptionToken that identifies this IEventSubscription.  
Top

Public Methods

 NameDescription
public MethodInvokeActionInvokes the specified Action synchronously when not overriden.  
Top

See Also

© 2012 All Rights Reserved.