ServiceContext.RunCompensation(Segment, Object[]) 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:
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
- s
- Segment
- args
- Object[]