This documentation is archived and is not being maintained.
CompensateActivity Class
Visual Studio 2008
Triggers the compensation of a completed child Activity that implements the ICompensatableActivity interface. This class cannot be inherited.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
Any Activity that implements ICompensatableActivity is compensateable. A compensatable activity is a valid target of a CompensateActivity, as long as that activity is a child Activity of the CompositeActivity associated with the CompensateActivity.
System.Object
System.Workflow.ComponentModel.DependencyObject
System.Workflow.ComponentModel.Activity
System.Workflow.ComponentModel.CompensateActivity
System.Workflow.ComponentModel.DependencyObject
System.Workflow.ComponentModel.Activity
System.Workflow.ComponentModel.CompensateActivity
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: