Changeset 6263 for branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave/3.4/ServiceContracts
- Timestamp:
- 05/24/11 14:30:55 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave/3.4/ServiceContracts/ISlaveCommunication.cs
r5826 r6263 28 28 29 29 [OperationContract] 30 boolSubscribe();30 StatusCommons Subscribe(); 31 31 32 32 [OperationContract]
Note: See TracChangeset
for help on using the changeset viewer.