다음을 통해 공유


Service.PrepareToPendingCommitCore(Segment, Boolean) 메서드

정의

public:
 virtual bool PrepareToPendingCommitCore(Microsoft::XLANGs::Core::Segment ^ s, bool childIsHandlingException);
public bool PrepareToPendingCommitCore (Microsoft.XLANGs.Core.Segment s, bool childIsHandlingException);
abstract member PrepareToPendingCommitCore : Microsoft.XLANGs.Core.Segment * bool -> bool
override this.PrepareToPendingCommitCore : Microsoft.XLANGs.Core.Segment * bool -> bool
Public Function PrepareToPendingCommitCore (s As Segment, childIsHandlingException As Boolean) As Boolean

매개 변수

childIsHandlingException
Boolean

반환

구현

적용 대상