Changeset 1752 for trunk/sources/HeuristicLab.Hive.Contracts
- Timestamp:
- 05/07/09 14:23:48 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Hive.Contracts/3.2/ApplicationConstants.cs
r1596 r1752 29 29 30 30 public static int HEARTBEAT_MAX_DIF = 120; // value in seconds 31 public static int JOB_TIME_TO_LIVE = 5; 31 32 32 33 public static string RESPONSE_SERVERCONSOLE_LOGIN_SUCCESS = "Logged in";
Note: See TracChangeset
for help on using the changeset viewer.