Share via


Service.RunCompensation(Segment, Object[]) Method

Definition

public:
 virtual int RunCompensation(Microsoft::XLANGs::Core::Segment ^ s, cli::array <System::Object ^> ^ args);
public int RunCompensation (Microsoft.XLANGs.Core.Segment s, object[] args);
abstract member RunCompensation : Microsoft.XLANGs.Core.Segment * obj[] -> int
override this.RunCompensation : Microsoft.XLANGs.Core.Segment * obj[] -> int
Public Function RunCompensation (s As Segment, args As Object()) As Integer

Parameters

args
Object[]

Returns

Implements

Applies to