This documentation is archived and is not being maintained.
CompensatableTransactionScopeActivity Class
Visual Studio 2008
Defines a compensatable version of the TransactionScopeActivity activity. This class cannot be inherited.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
'Declaration <ToolboxBitmapAttribute(GetType(CompensatableTransactionScopeActivity), "Resources.Sequence.png")> _ <PersistOnCloseAttribute> _ Public NotInheritable Class CompensatableTransactionScopeActivity _ Inherits CompositeActivity _ Implements IActivityEventListener(Of ActivityExecutionStatusChangedEventArgs), ICompensatableActivity 'Usage Dim instance As CompensatableTransactionScopeActivity
CompensatableTransactionScopeActivity implements the ICompensatableActivity interface.
System.Object
System.Workflow.ComponentModel.DependencyObject
System.Workflow.ComponentModel.Activity
System.Workflow.ComponentModel.CompositeActivity
System.Workflow.ComponentModel.CompensatableTransactionScopeActivity
System.Workflow.ComponentModel.DependencyObject
System.Workflow.ComponentModel.Activity
System.Workflow.ComponentModel.CompositeActivity
System.Workflow.ComponentModel.CompensatableTransactionScopeActivity
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: