Click or drag to resize

AsyncCommandApplication Property

Returns the cloned application object. This instance of the object will be closed and destroyed when the process is ended.

Namespace:  NetQuarry.Threading
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public IAppContext Application { get; }

Property Value

Type: IAppContext
See Also