次の方法で共有


ServiceContext.PrepareToPendingCommitCore(Segment, Boolean) メソッド

定義

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

パラメーター

childIsHandlingException
Boolean

戻り値

適用対象