BTXService.ExecService(Context, Type, Object[], ActivityFlags) 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 void ExecService(Microsoft::XLANGs::Core::Context ^ cxt, Type ^ serviceType, cli::array <System::Object ^> ^ parameters, Microsoft::XLANGs::Core::ActivityFlags flags);
public override void ExecService (Microsoft.XLANGs.Core.Context cxt, Type serviceType, object[] parameters, Microsoft.XLANGs.Core.ActivityFlags flags);
override this.ExecService : Microsoft.XLANGs.Core.Context * Type * obj[] * Microsoft.XLANGs.Core.ActivityFlags -> unit
Public Overrides Sub ExecService (cxt As Context, serviceType As Type, parameters As Object(), flags As ActivityFlags)
Paramètres
- cxt
- Context
- serviceType
- Type
- parameters
- Object[]
- flags
- ActivityFlags