Click or drag to resize

ITransactionManagerPause Method

Pauses the running transactions, i.e. changes done from now on until resume won't be undone in case of a rollback

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