Share via


LongRunningTransaction.PrepareToPendingCommitCore(Segment, Boolean) Method

Definition

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

Parameters

childIsHandlingException
Boolean

Returns

Applies to