Service.ScheduleComplete(Context, Boolean, Boolean) 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:
abstract void ScheduleComplete(Microsoft::XLANGs::Core::Context ^ ctx, bool finalPersisting, bool terminate);
public abstract void ScheduleComplete (Microsoft.XLANGs.Core.Context ctx, bool finalPersisting, bool terminate);
abstract member ScheduleComplete : Microsoft.XLANGs.Core.Context * bool * bool -> unit
Public MustOverride Sub ScheduleComplete (ctx As Context, finalPersisting As Boolean, terminate As Boolean)
Paramètres
- ctx
- Context
- finalPersisting
- Boolean
- terminate
- Boolean