IStateManager.CompleteChildState(IStateManager, Boolean, Boolean) 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:
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
- state
- IStateManager
- withError
- Boolean
- scheduleContinuation
- Boolean