ConsecutiveNoRecognitionsInstantMessagingEventActivity Members
The ConsecutiveNoRecognitionsInstantMessagingEventActivity type exposes the following members.
| Name | Description | |
|---|---|---|
| ConsecutiveNoRecognitionsInstantMessagingEventActivity | Overloaded. |
| Name | Description | |
|---|---|---|
| AddHandler | (Inherited from DependencyObject.) |
| ApplyWorkflowChanges | (Inherited from CompositeActivity.) |
| Cancel |
Cancels the activity.
(Inherited from CommunicationsSequenceActivity.) |
| Clone | (Inherited from Activity.) |
| Dispose | Overloaded. |
| Equals | (Inherited from Object.) |
| Execute |
Runs the activity.
(Inherited from CommunicationsSequenceActivity.) |
| Finalize | (Inherited from DependencyObject.) |
| GetActivityByName | Overloaded. |
| GetBinding | (Inherited from DependencyObject.) |
| GetBoundValue | (Inherited from DependencyObject.) |
| GetDynamicActivities | (Inherited from CompositeActivity.) |
| GetDynamicActivity |
Gets the dynamic child activity with the specified name.
(Inherited from CommunicationsSequenceActivity.) |
| GetHashCode | (Inherited from Object.) |
| GetInvocationList``1 | (Inherited from DependencyObject.) |
| GetType | (Inherited from Object.) |
| GetValue | (Inherited from DependencyObject.) |
| GetValueBase | (Inherited from DependencyObject.) |
| HandleFault |
Handles an exception.
(Inherited from CommunicationsSequenceActivity.) |
| Initialize | (Inherited from CompositeActivity.) |
| InitializeProperties | (Inherited from DependencyObject.) |
| Invoke | Overloaded. |
| IsBindingSet | (Inherited from DependencyObject.) |
| MemberwiseClone | (Inherited from Object.) |
| MetaEquals | (Inherited from DependencyObject.) |
| OnActivityChangeAdd |
Dynamic update logic for adding an activity to CommunicationsSequenceActivity at runtime.
(Inherited from CommunicationsSequenceActivity.) |
| OnActivityChangeRemove |
Dynamic update logic for removing an activity from CommunicationsSequenceActivity at runtime.
(Inherited from CommunicationsSequenceActivity.) |
| 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 DialogEventActivity class.
(Inherited from DialogEventActivity.) |
| ToString | (Inherited from Activity.) |
| TrackData | Overloaded. |
| Uninitialize | (Inherited from CompositeActivity.) |
| UnregisterForStatusChange | (Inherited from Activity.) |
| Unsubscribe |
Called to get the DialogEventActivity to delete the queue for its event.
(Inherited from DialogEventActivity.) |
| Name | Description | |
|---|---|---|
| _instanceDependencyProperties |
The internal container for instance dependency properties.
(Inherited from DialogEventActivity.) |
| Name | Description | |
|---|---|---|
| Activities | (Inherited from CompositeActivity.) |
| CallProvider |
Gets or sets a CallProvider object that exposes different objects like the Call object,
SpeechSynthesizer object, and the recognizers used in instant message or speech dialogs.
(Inherited from CommunicationsSequenceActivity.) |
| 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.) |
| MaximumNoRecognitions |
Gets or sets the maximum number of consecutive no-recognitions that need to
occur for the event to trigger.
The default is 3.
|
| 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 DialogEventActivity.
(Inherited from DialogEventActivity.) |
| Site | (Inherited from DependencyObject.) |
| UserData | (Inherited from DependencyObject.) |
| WorkflowInstanceId | (Inherited from Activity.) |