Share via


Service.OnEndCompensation(Int32, Segment) Method

Definition

public:
 bool OnEndCompensation(int contextSlotNum, Microsoft::XLANGs::Core::Segment ^ callingSegment);
public bool OnEndCompensation (int contextSlotNum, Microsoft.XLANGs.Core.Segment callingSegment);
member this.OnEndCompensation : int * Microsoft.XLANGs.Core.Segment -> bool
Public Function OnEndCompensation (contextSlotNum As Integer, callingSegment As Segment) As Boolean

Parameters

contextSlotNum
Int32
callingSegment
Segment

Returns

Applies to