Flowsheet 2Run Code On UIThread Method
Definition
Namespace: DWSIM.Automation
Assembly: DWSIM.Automation (in DWSIM.Automation.dll) Version: 10.0.0.0
Assembly: DWSIM.Automation (in DWSIM.Automation.dll) Version: 10.0.0.0
C#
public override void RunCodeOnUIThread(
Action act
)VB
Public Overrides Sub RunCodeOnUIThread (
act As Action
)Parameters
- act Action