ServiceContext.RunCompensation(Segment, Object[]) Method

Definition

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

Parameters

args
Object[]

Returns

Applies to