Free cookie consent management tool by TermsFeed Policy Generator

source: branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Hive.Slave.Communication/3.3/Properties/DataSources/HeuristicLab.Hive.Contracts.ResponseObjects.ResponseHeartBeat.datasource @ 4263

Last change on this file since 4263 was 4263, checked in by cneumuel, 14 years ago

consolidated Response objects to use only StatusMessage with enums instead of strings.
removed Success property from Response. success is now represented by StatusMessage alone. (#1159)

File size: 671 bytes
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<!--
3    This file is automatically generated by Visual Studio .Net. It is
4    used to store generic object data source configuration information. 
5    Renaming the file extension or editing the content of this file may   
6    cause the file to be unrecognizable by the program.
7-->
8<GenericObjectDataSource DisplayName="ResponseHeartBeat" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
9   <TypeInfo>HeuristicLab.Hive.Contracts.ResponseObjects.ResponseHeartBeat, HeuristicLab.Hive.Contracts-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec</TypeInfo>
10</GenericObjectDataSource>
Note: See TracBrowser for help on using the repository browser.