Click or drag to resize

CodeMethodInvokeContextFactory Property

The factory can be used to create controller instances running on the connection/transaction that the call is executed in.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public Factory Factory { get; }

Property Value

Type: Factory
See Also