Partager via


IStateManager.CompleteChildState(IStateManager, Boolean, Boolean) Méthode

Définition

public:
 void CompleteChildState(Microsoft::XLANGs::Core::IStateManager ^ state, bool withError, bool scheduleContinuation);
public void CompleteChildState (Microsoft.XLANGs.Core.IStateManager state, bool withError, bool scheduleContinuation);
abstract member CompleteChildState : Microsoft.XLANGs.Core.IStateManager * bool * bool -> unit
Public Sub CompleteChildState (state As IStateManager, withError As Boolean, scheduleContinuation As Boolean)

Paramètres

withError
Boolean
scheduleContinuation
Boolean

S’applique à