Changeset 7190 for trunk/sources/HeuristicLab.Services.Hive/3.3/Properties
- Timestamp:
- 12/14/11 17:17:07 (13 years ago)
- Location:
- trunk/sources/HeuristicLab.Services.Hive/3.3/Properties
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Services.Hive/3.3/Properties/Settings.Designer.cs
r7189 r7190 44 44 [global::System.Configuration.ApplicationScopedSettingAttribute()] 45 45 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 46 [global::System.Configuration.DefaultSettingValueAttribute("00: 05:30")]46 [global::System.Configuration.DefaultSettingValueAttribute("00:15:00")] 47 47 public global::System.TimeSpan TransferringJobHeartbeatTimeout { 48 48 get { -
trunk/sources/HeuristicLab.Services.Hive/3.3/Properties/Settings.settings
r7189 r7190 10 10 </Setting> 11 11 <Setting Name="TransferringJobHeartbeatTimeout" Type="System.TimeSpan" Scope="Application"> 12 <Value Profile="(Default)">00: 05:30</Value>12 <Value Profile="(Default)">00:15:00</Value> 13 13 </Setting> 14 14 <Setting Name="TriggerEventManagerInHeartbeat" Type="System.Boolean" Scope="Application">
Note: See TracChangeset
for help on using the changeset viewer.