admin
2025-01-22 7e31442f0e9b07764e9c6a9680d3d4aeba5fe1de
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Quintiq file version 2.0
#parent: #root
Attribute AbortedOn
{
  #keys: '3[141860.4.276501720][141860.4.276501719][141860.4.276501721]'
  Description:
  [*
    The time that the `LibOpt_ControllerRun` received the information that the `LibOpt_Run` has been aborted.
    
    A `LibOpt_ControllerRun` can be marked as 'aborted' for several reasons:
        1: The corresponding `LibOpt_Run` has been aborted by the user from the UI.
        2: The dataset of the corresponding `LibOpt_Run` gets reloaded.
        3: The `LibOpt_OptimizerRunController.AbortUnalignedControllerRuns` daemon notices that the dataset of the `LibOpt_Run` is no longer loaded.
        4: The `LibOpt_OptimizerRunController` is reloaded.
  *]
  ValueType: DateTime
}