Click or drag to resize

IFlowsheetRunCodeOnUIThread2 Method


Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.4.5.0
Syntax
Task RunCodeOnUIThread2(
	Action act
)
Request Example View Source

Parameters

act  Action
 

Return Value

Task
See Also