ServiceContext.RunCompensation(Segment, Object[]) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
Paramètres
- s
- Segment
- args
- Object[]