The CompositeEventBase<(Of <(T>)>) type exposes the following members.

Constructors

  NameDescription
CompositeEventBase<(Of <(T>)>)
Initializes a new instance of the CompositeEventBase<(Of <(T>)>) class.

Methods

  NameDescription
AddHandler (Inherited from DependencyObject.)
ApplyWorkflowChanges (Inherited from CompositeActivity.)
Cancel (Inherited from SequenceActivity.)
Clone (Inherited from Activity.)
DisposeOverloaded.
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Execute (Inherited from SequenceActivity.)
Finalize (Inherited from DependencyObject.)
GetActivityByNameOverloaded.
GetBinding (Inherited from DependencyObject.)
GetBoundValue (Inherited from DependencyObject.)
GetDynamicActivities (Inherited from CompositeActivity.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetInvocationList<(Of <(T>)>) (Inherited from DependencyObject.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
GetValue (Inherited from DependencyObject.)
GetValueBase (Inherited from DependencyObject.)
HandleFault (Inherited from SequenceActivity.)
Initialize (Inherited from CompositeActivity.)
InitializeProperties (Inherited from DependencyObject.)
InvokeOverloaded.
IsBindingSet (Inherited from DependencyObject.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
MetaEquals (Inherited from DependencyObject.)
OnActivityChangeAdd (Inherited from CompositeActivity.)
OnActivityChangeRemove (Inherited from SequenceActivity.)
OnActivityExecutionContextLoad (Inherited from CompositeActivity.)
OnActivityExecutionContextUnload (Inherited from CompositeActivity.)
OnClosed (Inherited from Activity.)
OnListChanged (Inherited from CompositeActivity.)
OnListChanging (Inherited from CompositeActivity.)
OnSequenceComplete (Inherited from SequenceActivity.)
OnWorkflowChangesCompleted (Inherited from SequenceActivity.)
RaiseEvent (Inherited from Activity.)
RaiseGenericEvent<(Of <(T>)>) (Inherited from Activity.)
RegisterEvent
Register event with EventTrackingService so host knows that this instance waits for event
RegisterForStatusChange (Inherited from Activity.)
RemoveHandler (Inherited from DependencyObject.)
RemoveProperty (Inherited from DependencyObject.)
SaveOverloaded.
SetBinding (Inherited from DependencyObject.)
SetBoundValue (Inherited from DependencyObject.)
SetReadOnlyPropertyValue (Inherited from DependencyObject.)
SetValue (Inherited from DependencyObject.)
SetValueBase (Inherited from DependencyObject.)
Subscribe
Creates the subscription of an Activity to an event.
ToString (Inherited from Activity.)
TrackDataOverloaded.
Uninitialize (Inherited from CompositeActivity.)
UnregisterEvent
Unregister event with EventTrackingService
UnregisterForStatusChange (Inherited from Activity.)
Unsubscribe
Cancels the subscription of an Activity to an event.

Properties

  NameDescription
Activities (Inherited from CompositeActivity.)
CanModifyActivities (Inherited from CompositeActivity.)
Description
Gets or sets the user defined description of the Activity.
DesignMode (Inherited from DependencyObject.)
Enabled (Inherited from Activity.)
EnabledActivities (Inherited from CompositeActivity.)
EventActivity
Gets wrapped "raw" event activity.
ExecutionResult (Inherited from Activity.)
ExecutionStatus (Inherited from Activity.)
IsDynamicActivity (Inherited from Activity.)
Name (Inherited from Activity.)
Parent (Inherited from Activity.)
ParentDependencyObject (Inherited from DependencyObject.)
QualifiedName (Inherited from Activity.)
QueueName
Gets the name of the WorkflowQueue on which the activity is waiting for data to arrive.
Site (Inherited from DependencyObject.)
UserData (Inherited from DependencyObject.)
WorkflowInstanceId (Inherited from Activity.)

Events

  NameDescription
Canceling (Inherited from Activity.)
Closed (Inherited from Activity.)
Compensating (Inherited from Activity.)
Executing (Inherited from Activity.)
Faulting (Inherited from Activity.)
StatusChanged (Inherited from Activity.)

See Also