Changeset 1770 for trunk/sources/HeuristicLab.Hive.Contracts
- Timestamp:
- 05/08/09 14:17:28 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Hive.Contracts/3.2/ApplicationConstants.cs
r1757 r1770 93 93 public static string RESPONSE_JOB_REQUEST_SET = "Job.RequestSet"; 94 94 public static string RESPONSE_JOB_ABORT_REQUEST_SET = "Job.AbortRequestSet"; 95 public static string RESPONSE_JOB_RESULT_NOT_YET_HERE = "Requested job result is not yet finished"; 95 96 } 96 97 }
Note: See TracChangeset
for help on using the changeset viewer.