Flowsheet2RunCodeOnUIThread Method |
Namespace: DWSIM.AutomationAssembly: DWSIM.Automation (in DWSIM.Automation.dll) Version: 8.8.1.0
Syntax public override void RunCodeOnUIThread(
Action act
)
Public Overrides Sub RunCodeOnUIThread (
act As Action
)
Request Example
View SourceParameters
- act Action
-
See Also