Context.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:
virtual bool DoneWithChildCompensationHandler(Microsoft::XLANGs::Core::IStateManager ^ childState, Microsoft::XLANGs::Core::Segment ^ callingSegment, Microsoft::XLANGs::Core::Segment ^ continuationSegment);
public virtual bool DoneWithChildCompensationHandler (Microsoft.XLANGs.Core.IStateManager childState, Microsoft.XLANGs.Core.Segment callingSegment, Microsoft.XLANGs.Core.Segment continuationSegment);
abstract member DoneWithChildCompensationHandler : Microsoft.XLANGs.Core.IStateManager * Microsoft.XLANGs.Core.Segment * Microsoft.XLANGs.Core.Segment -> bool
override this.DoneWithChildCompensationHandler : Microsoft.XLANGs.Core.IStateManager * Microsoft.XLANGs.Core.Segment * Microsoft.XLANGs.Core.Segment -> bool
Public Overridable Function DoneWithChildCompensationHandler (childState As IStateManager, callingSegment As Segment, continuationSegment As Segment) As Boolean
Paramètres
- childState
- IStateManager
- callingSegment
- Segment
- continuationSegment
- Segment