Click or drag to resize

TransactedObjectContext Property

Gets the transaction context in which this object can be modified.

Namespace:  AGI.Foundation.Infrastructure.Threading
Assembly:  AGI.Foundation.Tracking (in AGI.Foundation.Tracking.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public TransactionContext Context { get; }

Property Value

Type: TransactionContext
See Also