Click or drag to resize

TransactedObjectOwner Property

Gets the object that owns this transacted object, or if this object does not have an owner.

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 Object Owner { get; }

Property Value

Type: Object
See Also