FormFlowsheetRedirectMessages Property

Gets or sets a value indicating whether outgoing log messages are redirected to an external listener.

Definition

Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
public bool RedirectMessages { get; set; }

Property Value

Boolean

Implements

IFlowsheetRedirectMessages

See Also