Click or drag to resize

TransactionAbort Method

Aborts this transactions. Any changes made by this transaction will be discarded.

Namespace:  AGI.Foundation
Assembly:  AGI.Foundation.Tracking (in AGI.Foundation.Tracking.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public void Abort()
See Also