RecycleCopyOnStreamDataError Property

Gets or sets whether stream data should be copied even when an error occurs reading stream properties.

Definition

Namespace: DWSIM.UnitOperations.SpecialOps
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public bool CopyOnStreamDataError { get; set; }

Property Value

Boolean

See Also