Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/17/11 14:11:32 (12 years ago)
Author:
ascheibe
Message:

#1652 increased HB interval to 20 secs

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  
    2626        [global::System.Configuration.UserScopedSettingAttribute()]
    2727        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
    28         [global::System.Configuration.DefaultSettingValueAttribute("00:00:10")]
     28        [global::System.Configuration.DefaultSettingValueAttribute("00:00:20")]
    2929        public global::System.TimeSpan HeartbeatInterval {
    3030            get {
  • trunk/sources/HeuristicLab.Clients.Hive.Slave/3.3/Properties/Settings.settings

    r6983 r7014  
    44  <Settings>
    55    <Setting Name="HeartbeatInterval" Type="System.TimeSpan" Scope="User">
    6       <Value Profile="(Default)">00:00:10</Value>
     6      <Value Profile="(Default)">00:00:20</Value>
    77    </Setting>
    88    <Setting Name="LastUsedFileName" Type="System.String" Scope="User">
Note: See TracChangeset for help on using the changeset viewer.