다음을 통해 공유


Context.CompleteChildState(IStateManager, Boolean, Boolean) 메서드

정의

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)

매개 변수

withError
Boolean
scheduleContinuation
Boolean

구현

적용 대상