Show / Hide Table of Contents

Enum Output.DisplayModeType

Enumeration of output modes.

Namespace: TuringTrader.SimulatorV2
Assembly: TuringTrader.Simulator.dll
Syntax
public enum Output.DisplayModeType

Fields

Name Description
errorsAndWarnings

show errors and all warnings, but suppress informational messages.

errorsAndWarningsOnce

show errors and first occurrence of warnings, but suppress repeated warnings and all informational messages.

errorsOnly

show errors (and throw an exception), but suppress warnings and informational messages.

errorsWarningsAndInfo

show all messages including errors, warnings, and info.

  • Edit this page
  • View Source
In this article
Back to top Copyright © 2011-2023, Bertram Enterprises LLC dba TuringTrader.com