Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/14/09 16:55:44 (15 years ago)
Author:
msteinbi
Message:

small refactorings in snapshot and abort functionality (#466)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Hive.Contracts/3.2/ApplicationConstants.cs

    r1770 r1811  
    7979    public static string RESPONSE_COMMUNICATOR_SEND_JOBRESULT = "Please send the Jobresult to the server";
    8080    public static string RESPONSE_COMMUNICATOR_PLUGINS_SENT = "Communicator.PluginsSent";
     81    public static strign RESPONSE_COMMUNICATOR_JOB_WAS_ABORTED = "Job was aborted";
    8182
    8283    public static string RESPONSE_JOB_ALL_JOBS = "Job.AllJobs";
Note: See TracChangeset for help on using the changeset viewer.