ServiceContext.DoneWithChildCompensationHandler Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
override bool DoneWithChildCompensationHandler(Microsoft::XLANGs::Core::IStateManager ^ childState, Microsoft::XLANGs::Core::Segment ^ callingSegment, Microsoft::XLANGs::Core::Segment ^ continuationSegment);
public override bool DoneWithChildCompensationHandler (Microsoft.XLANGs.Core.IStateManager childState, Microsoft.XLANGs.Core.Segment callingSegment, Microsoft.XLANGs.Core.Segment continuationSegment);
override this.DoneWithChildCompensationHandler : Microsoft.XLANGs.Core.IStateManager * Microsoft.XLANGs.Core.Segment * Microsoft.XLANGs.Core.Segment -> bool
Public Overrides Function DoneWithChildCompensationHandler (childState As IStateManager, callingSegment As Segment, continuationSegment As Segment) As Boolean
Paramètres
- childState
- IStateManager
- callingSegment
- Segment
- continuationSegment
- Segment