ServiceContext.PrepareToPendingCommitCore(Segment, Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- s
- Segment
- childIsHandlingException
- Boolean