Intersoft.Client.Framework Namespace : EventSubscription<TPayload> Class |
The following tables list the members exposed by EventSubscription<TPayload>.
Name | Description | |
---|---|---|
![]() | EventSubscription<TPayload> Constructor | Creates a new instance of EventSubscription<TPayload>. |
Name | Description | |
---|---|---|
![]() | Action | Gets the target Action that is referenced by the IDelegateReference. |
![]() | Filter | Gets the target Predicate that is referenced by the IDelegateReference. |
![]() | SubscriptionID | Gets or sets a Events.SubscriptionToken that identifies this IEventSubscription. |
Name | Description | |
---|---|---|
![]() | InvokeAction | Invokes the specified Action synchronously when not overriden. |