IFlowsheetRunCodeOnUIThread2 Method |
Namespace: DWSIM.InterfacesAssembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.8.1.0
Syntax Task RunCodeOnUIThread2(
Action act
)
Function RunCodeOnUIThread2 (
act As Action
) As Task
Request Example
View SourceParameters
- act Action
-
Return Value
TaskSee Also