Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/02/09 13:52:55 (15 years ago)
Author:
kgrading
Message:

bugfix of shutdown (#473)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Hive.Client.Core/CoreApplication.cs

    r816 r1481  
    3131
    3232namespace HeuristicLab.Hive.Client.Core {
    33   [ClassInfo(Name = "Hive Client", Description = "Hive Client Core baseclass", AutoRestart = true)]
     33  [ClassInfo(Name = "Hive Client", Description = "Hive Client Core baseclass", AutoRestart = false)]
    3434  public class CoreApplication: ApplicationBase {
    3535    public override void Run() {
Note: See TracChangeset for help on using the changeset viewer.