CallDisconnectedEventActivity Members
Include Protected Members
Include Inherited Members
The CallDisconnectedEventActivity type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CallDisconnectedEventActivity |
Methods
Properties
Name | Description | |
---|---|---|
Activities | (Inherited from CompositeActivity.) | |
CallStateTransitionReason |
Gets the current CallStateTransitionReason that states the reason why the call was disconnected. The CallStateTransitionReason object is an enum that provides the reason for a call state transition.
|
|
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.) | |
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 | |
---|---|---|
IEventActivity.QueueName |
Gets the name of the System.Workflow.Runtime.WorkflowQueue on which the activity is waiting for data to arrive.
|
|
IEventActivity.Subscribe |
Creates the subscription of an System.Workflow.ComponentModel.Activity to a Microsoft Unified Communications Managed API event.
|
|
IEventActivity.Unsubscribe |
Cancels the subscription of an System.Workflow.ComponentModel.Activity to a Microsoft Unified Communications Managed API event.
|
|
IComponent.Disposed | (Inherited from DependencyObject.) | |
IInstanceDependencyContainer.InstanceDependencyProperties |
A dictionary that is used to store the values of instance dependency properties.
|
|
IActivityEventListener<ActivityExecutionStatusChangedEventArgs>.OnEvent | (Inherited from SequenceActivity.) |