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


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

Public Constructors

Public Properties

 NameDescription
public PropertyActionGets the target Action that is referenced by the IDelegateReference. (Inherited from Intersoft.Client.Framework.EventSubscription<TPayload>)
public PropertyFilterGets the target Predicate that is referenced by the IDelegateReference. (Inherited from Intersoft.Client.Framework.EventSubscription<TPayload>)
public PropertySubscriptionIDGets or sets a Events.SubscriptionToken that identifies this IEventSubscription. (Inherited from Intersoft.Client.Framework.EventSubscription<TPayload>)
Top

Public Methods

 NameDescription
public MethodInvokeActionOverridden. Invokes the specified Action in an asynchronous thread by using a System.Threading.ThreadPool.  
Top

See Also

© 2012 All Rights Reserved.