Compartir a través de


Service.CompleteChildState(IStateManager, Boolean, Boolean) Método

Definición

public:
 virtual 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
override this.CompleteChildState : Microsoft.XLANGs.Core.IStateManager * bool * bool -> unit
Public Sub CompleteChildState (state As IStateManager, withError As Boolean, scheduleContinuation As Boolean)

Parámetros

withError
Boolean
scheduleContinuation
Boolean

Implementaciones

Se aplica a