Click or drag to resize

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