- Timestamp:
- 02/07/11 16:49:22 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Services.Hive.Common/3.4/MessageContainer.cs
r5450 r5451 42 42 PauseJob, // pause the job and submit the results 43 43 PauseAll, // pause all jobs and submit results 44 Restart, //restart operation after Soft/HardPause 44 Restart, // restart operation after Sleep 45 Sleep, // disconnect from server, but don't shutdown 45 46 ShutdownSlave, // slave should shutdown immediately without submitting results 46 47 SayHello, // Slave should say hello, because he is unknown to the server
Note: See TracChangeset
for help on using the changeset viewer.