DisconnectCallActivity Members
Include Protected Members
Include Inherited Members
Disconnects a call if it is connected.
The DisconnectCallActivity type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DisconnectCallActivity() | Creates a new instance. | |
DisconnectCallActivity(String) | Creates a new instance with the given name. |
Top
Properties
Name | Description | |
---|---|---|
Description | (inherited from Activity) | |
DesignMode | (inherited from DependencyObject) | |
Enabled | (inherited from Activity) | |
ExecutionResult | (inherited from Activity) | |
ExecutionStatus | (inherited from Activity) | |
Headers | Gets a list of SignalingHeader objects. Headers are set on the BYE request, if any. | |
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) |
Top
Methods
Top
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) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IComponent.Disposed | (inherited from DependencyObject) | |
IInstanceDependencyContainer.InstanceDependencyProperties |
Top