Share via


Service.PrepareToPendingCommitCore(Segment, Boolean) Method

Definition

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

Parameters

childIsHandlingException
Boolean

Returns

Implements

Applies to