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: 23.1.416.0 (23.1.416.0)
Syntax
public Object Owner { get; }

Property Value

Type: Object
See Also