This documentation is archived and is not being maintained.
CancellationHandlerActivity Class
Visual Studio 2008
Represents cancellation logic that can be associated with a CompositeActivity. This class cannot be inherited.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
'Declaration <ToolboxBitmapAttribute(GetType(CancellationHandlerActivity), "Resources.CancellationHandler.bmp")> _ <AlternateFlowActivityAttribute> _ Public NotInheritable Class CancellationHandlerActivity _ Inherits CompositeActivity _ Implements IActivityEventListener(Of ActivityExecutionStatusChangedEventArgs) 'Usage Dim instance As CancellationHandlerActivity
System.Object
System.Workflow.ComponentModel.DependencyObject
System.Workflow.ComponentModel.Activity
System.Workflow.ComponentModel.CompositeActivity
System.Workflow.ComponentModel.CancellationHandlerActivity
System.Workflow.ComponentModel.DependencyObject
System.Workflow.ComponentModel.Activity
System.Workflow.ComponentModel.CompositeActivity
System.Workflow.ComponentModel.CancellationHandlerActivity
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: