- Timestamp:
- 11/17/11 14:11:32 (13 years ago)
- Location:
- trunk/sources/HeuristicLab.Clients.Hive.Slave/3.3/Properties
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Clients.Hive.Slave/3.3/Properties/Settings.Designer.cs
r6983 r7014 26 26 [global::System.Configuration.UserScopedSettingAttribute()] 27 27 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 28 [global::System.Configuration.DefaultSettingValueAttribute("00:00: 10")]28 [global::System.Configuration.DefaultSettingValueAttribute("00:00:20")] 29 29 public global::System.TimeSpan HeartbeatInterval { 30 30 get { -
trunk/sources/HeuristicLab.Clients.Hive.Slave/3.3/Properties/Settings.settings
r6983 r7014 4 4 <Settings> 5 5 <Setting Name="HeartbeatInterval" Type="System.TimeSpan" Scope="User"> 6 <Value Profile="(Default)">00:00: 10</Value>6 <Value Profile="(Default)">00:00:20</Value> 7 7 </Setting> 8 8 <Setting Name="LastUsedFileName" Type="System.String" Scope="User">
Note: See TracChangeset
for help on using the changeset viewer.