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: 23.2.417.0 (23.2.417.0)
Syntax
public void Abort()
See Also