CompensatingSubStates Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class CompensatingSubStates : Microsoft::XLANGs::Core::ExecutingSubStates
[System.Serializable]
public class CompensatingSubStates : Microsoft.XLANGs.Core.ExecutingSubStates
type CompensatingSubStates = class
inherit ExecutingSubStates
Public Class CompensatingSubStates
Inherits ExecutingSubStates
- Inheritance
- Attributes
Constructors
CompensatingSubStates(Context) |
Properties
_completedSubStates | (Inherited from ExecutingSubStates) |
_owningContext | (Inherited from ExecutingSubStates) |
_subStates | (Inherited from ExecutingSubStates) |
Count | (Inherited from ExecutingSubStates) |
IsAllStatesCompleted | (Inherited from ExecutingSubStates) |
RequiresCompensation | (Inherited from ExecutingSubStates) |
SubStates | (Inherited from ExecutingSubStates) |
Methods
Add(IStateManager) | (Inherited from ExecutingSubStates) |
ExceptionRaised(Exception) | (Inherited from ExecutingSubStates) |
PostPersist(Context) | (Inherited from ExecutingSubStates) |
PrePersist(Boolean, Context) | (Inherited from ExecutingSubStates) |
PrePersist(Boolean, XlangStore) | (Inherited from ExecutingSubStates) |
Remove(IStateManager) | (Inherited from ExecutingSubStates) |
Rollback(Context) | (Inherited from ExecutingSubStates) |
SetParent(IStateManager) | (Inherited from ExecutingSubStates) |
UnscheduleRunningSegments(Exception) | (Inherited from ExecutingSubStates) |