共用方式為


IStateManager.PrepareToPendingCommitCore(Segment, Boolean) 方法

定義

public:
 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
Public Function PrepareToPendingCommitCore (s As Segment, childIsHandlingException As Boolean) As Boolean

參數

childIsHandlingException
Boolean

傳回

適用於