Cape Open UOSave Temp Data Method
Saves the current UO data in a temporary placeholder, so it can be loaded by another thread which will
reinstantiate the COM object because of interop restrictions.
Definition
Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
C#
public void SaveTempData()VB
Public Sub SaveTempData