Context.RunDefaultCompensation(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:
virtual void RunDefaultCompensation(Microsoft::XLANGs::Core::Segment ^ continuationSegment);
public virtual void RunDefaultCompensation (Microsoft.XLANGs.Core.Segment continuationSegment);
abstract member RunDefaultCompensation : Microsoft.XLANGs.Core.Segment -> unit
override this.RunDefaultCompensation : Microsoft.XLANGs.Core.Segment -> unit
Public Overridable Sub RunDefaultCompensation (continuationSegment As Segment)
Parameters
- continuationSegment
- Segment