Service.Persist(Boolean, Context, Boolean, Boolean, 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:
void Persist(bool dehydrate, Microsoft::XLANGs::Core::Context ^ ctx, bool idleRequired, bool finalPersist, bool bypassCommit, bool terminate);
public void Persist (bool dehydrate, Microsoft.XLANGs.Core.Context ctx, bool idleRequired, bool finalPersist, bool bypassCommit, bool terminate);
member this.Persist : bool * Microsoft.XLANGs.Core.Context * bool * bool * bool * bool -> unit
Public Sub Persist (dehydrate As Boolean, ctx As Context, idleRequired As Boolean, finalPersist As Boolean, bypassCommit As Boolean, terminate As Boolean)
Paramètres
- dehydrate
- Boolean
- ctx
- Context
- idleRequired
- Boolean
- finalPersist
- Boolean
- bypassCommit
- Boolean
- terminate
- Boolean