Share via


Context.RunDefaultCompensation(Segment) Method

Definition

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

Implements

Applies to