ConsecutiveNoRecognitionsInstantMessagingEventActivity Class
A DialogEventActivity that represents a history-based event triggered when a specified number of consecutive no-recognitions occur in an instant messaging workflow.
Inheritance Hierarchy
System.Object
System.Workflow.ComponentModel.DependencyObject
System.Workflow.ComponentModel.Activity
System.Workflow.ComponentModel.CompositeActivity
System.Workflow.Activities.SequenceActivity
Microsoft.Rtc.Workflow.Activities.CommunicationsSequenceActivity
Microsoft.Rtc.Workflow.Activities.DialogEventActivity
Microsoft.Rtc.Workflow.Activities.ConsecutiveNoRecognitionsInstantMessagingEventActivity
Namespace: Microsoft.Rtc.Workflow.Activities
Assembly: Microsoft.Rtc.Workflow (in Microsoft.Rtc.Workflow.dll)
Syntax
'Declaration
<ToolboxBitmapAttribute(GetType(ConsecutiveNoRecognitionsInstantMessagingEventActivity), "Images.ConsecutiveNoRecognitionsInstantMessagingEventActivity.bmp")> _
Public NotInheritable Class ConsecutiveNoRecognitionsInstantMessagingEventActivity _
Inherits DialogEventActivity
'Usage
Dim instance As ConsecutiveNoRecognitionsInstantMessagingEventActivity
[ToolboxBitmapAttribute(typeof(ConsecutiveNoRecognitionsInstantMessagingEventActivity), "Images.ConsecutiveNoRecognitionsInstantMessagingEventActivity.bmp")]
public sealed class ConsecutiveNoRecognitionsInstantMessagingEventActivity : DialogEventActivity
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
ConsecutiveNoRecognitionsInstantMessagingEventActivity Members