Click or drag to resize

ITransactionManagerResume Method

Resumes the running transactions after a pause, i.e. changes done from now on will be undone again in case of a rollback

Namespace: de.unika.ipd.grGen.libGr
Assembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntax
C#
void Resume()
See Also