ServiceContext.PrepareToPendingCommit(Segment) 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 PrepareToPendingCommit(Microsoft::XLANGs::Core::Segment ^ s);
public override bool PrepareToPendingCommit (Microsoft.XLANGs.Core.Segment s);
override this.PrepareToPendingCommit : Microsoft.XLANGs.Core.Segment -> bool
Public Overrides Function PrepareToPendingCommit (s As Segment) As Boolean
Parameters
- s
- Segment