Message Sequence Numbers | Table of Content | Change Engine Settings Programmatically |
Configuring the Engine |
There is a number of parameters (settings) which control the behavior of the Engine. EngineSettings class provides the way to change settings of the Engine programmatically. However, the default settings of the Engine can also be changed using an external configuration file. In particular, the Engine reads the <FixEngine> configuration section from the .NET Framework standard application-level configuration file ( App.config at design time or YourApplicationName.exe.config at run-time).