Share via


Service.Persist(Boolean, Context, Boolean, Boolean, Boolean, Boolean) Method

Definition

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)

Parameters

dehydrate
Boolean
ctx
Context
idleRequired
Boolean
finalPersist
Boolean
bypassCommit
Boolean
terminate
Boolean

Applies to