The following tables list the members exposed by DelegateEventBase.
| Name | Description | |
|---|---|---|
![]() | DelegateEventBase Constructor |
| Name | Description | |
|---|---|---|
![]() | Subscriptions | Gets the list of current subscriptions. |
| Name | Description | |
|---|---|---|
![]() | Contains | Returns true if there is a subscriber matching SubscriptionToken. |
![]() | Unsubscribe | Removes the subscriber matching the . |
| Name | Description | |
|---|---|---|
![]() | InternalPublish | Calls all the execution strategies exposed by the list of IEventSubscription. |
![]() | InternalSubscribe | Adds the specified IEventSubscription to the subscribers' collection. |



