Click or drag to resize

Solution_statusCallback Field

Callback used to indicate status changes to the UI while loading.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
protected Action<LoadStatus, CodeObject> _statusCallback

Field Value

Type: ActionLoadStatus, CodeObject
See Also