CallControlEventActivity Members
The CallControlEventActivity type exposes the following members.
Methods
Name | Description | |
---|---|---|
AddHandler | (Inherited from DependencyObject.) | |
ApplyWorkflowChanges | (Inherited from CompositeActivity.) | |
Cancel | (Inherited from SequenceActivity.) | |
Clone | (Inherited from Activity.) | |
Dispose | Overloaded. | |
Equals | (Inherited from Object.) | |
Execute | (Inherited from SequenceActivity.) | |
Finalize | (Inherited from DependencyObject.) | |
GetActivityByName | Overloaded. | |
GetBinding | (Inherited from DependencyObject.) | |
GetBoundValue | (Inherited from DependencyObject.) | |
GetDynamicActivities | (Inherited from CompositeActivity.) | |
GetHashCode | (Inherited from Object.) | |
GetInvocationList``1 | (Inherited from DependencyObject.) | |
GetType | (Inherited from Object.) | |
GetValue | (Inherited from DependencyObject.) | |
GetValueBase | (Inherited from DependencyObject.) | |
HandleFault | (Inherited from SequenceActivity.) | |
Initialize | (Inherited from CompositeActivity.) | |
InitializeProperties | (Inherited from DependencyObject.) | |
Invoke | Overloaded. | |
IsBindingSet | (Inherited from DependencyObject.) | |
MemberwiseClone | (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``1 | (Inherited from Activity.) | |
RegisterForStatusChange | (Inherited from Activity.) | |
RemoveHandler | (Inherited from DependencyObject.) | |
RemoveProperty | (Inherited from DependencyObject.) | |
Save | Overloaded. | |
SetBinding | (Inherited from DependencyObject.) | |
SetBoundValue | (Inherited from DependencyObject.) | |
SetReadOnlyPropertyValue | (Inherited from DependencyObject.) | |
SetValue | (Inherited from DependencyObject.) | |
SetValueBase | (Inherited from DependencyObject.) | |
Subscribe |
Creates the queue for the event represented in the CallControlEventActivity class.
|
|
ToString | (Inherited from Activity.) | |
TrackData | Overloaded. | |
Uninitialize | (Inherited from CompositeActivity.) | |
UnregisterForStatusChange | (Inherited from Activity.) | |
Unsubscribe |
Cancels the subscription of the CallControlEventActivity to an event.
|
Properties
Name | Description | |
---|---|---|
Activities | (Inherited from CompositeActivity.) | |
CanModifyActivities | (Inherited from CompositeActivity.) | |
Description | (Inherited from Activity.) | |
DesignMode | (Inherited from DependencyObject.) | |
Enabled | (Inherited from Activity.) | |
EnabledActivities | (Inherited from CompositeActivity.) | |
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 |
Name of the queue created to receive the event represented by this CallControlEventActivity.
|
|
Site | (Inherited from DependencyObject.) | |
UserData | (Inherited from DependencyObject.) | |
WorkflowInstanceId | (Inherited from Activity.) |
Events
Name | Description | |
---|---|---|
Canceling | (Inherited from Activity.) | |
Closed | (Inherited from Activity.) | |
Compensating | (Inherited from Activity.) | |
Executing | (Inherited from Activity.) | |
Faulting | (Inherited from Activity.) | |
StatusChanged | (Inherited from Activity.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
System#ComponentModel#IComponent#Disposed | (Inherited from DependencyObject.) | |
System#Workflow#ComponentModel#IActivityEventListener{T}#OnEvent | (Inherited from SequenceActivity.) |