CapeOpenUOSaveTempData 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
public void SaveTempData()

See Also