Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.Slave/3.3/Properties/Settings.Designer.cs @ 6988

Last change on this file since 6988 was 6983, checked in by ascheibe, 12 years ago

#1672

  • added the Hive Services and Slave projects
  • added missing svn ignores
File size: 11.9 KB
Line 
1//------------------------------------------------------------------------------
2// <auto-generated>
3//     This code was generated by a tool.
4//     Runtime Version:4.0.30319.239
5//
6//     Changes to this file may cause incorrect behavior and will be lost if
7//     the code is regenerated.
8// </auto-generated>
9//------------------------------------------------------------------------------
10
11namespace HeuristicLab.Clients.Hive.SlaveCore.Properties {
12   
13   
14    [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
15    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "10.0.0.0")]
16    public sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
17       
18        private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
19       
20        public static Settings Default {
21            get {
22                return defaultInstance;
23            }
24        }
25       
26        [global::System.Configuration.UserScopedSettingAttribute()]
27        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
28        [global::System.Configuration.DefaultSettingValueAttribute("00:00:10")]
29        public global::System.TimeSpan HeartbeatInterval {
30            get {
31                return ((global::System.TimeSpan)(this["HeartbeatInterval"]));
32            }
33            set {
34                this["HeartbeatInterval"] = value;
35            }
36        }
37       
38        [global::System.Configuration.UserScopedSettingAttribute()]
39        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
40        [global::System.Configuration.DefaultSettingValueAttribute("lastUsed.dat")]
41        public string LastUsedFileName {
42            get {
43                return ((string)(this["LastUsedFileName"]));
44            }
45            set {
46                this["LastUsedFileName"] = value;
47            }
48        }
49       
50        [global::System.Configuration.UserScopedSettingAttribute()]
51        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
52        [global::System.Configuration.DefaultSettingValueAttribute("PluginCache")]
53        public string PluginCacheDir {
54            get {
55                return ((string)(this["PluginCacheDir"]));
56            }
57            set {
58                this["PluginCacheDir"] = value;
59            }
60        }
61       
62        [global::System.Configuration.UserScopedSettingAttribute()]
63        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
64        [global::System.Configuration.DefaultSettingValueAttribute("PluginTemp")]
65        public string PluginTempBaseDir {
66            get {
67                return ((string)(this["PluginTempBaseDir"]));
68            }
69            set {
70                this["PluginTempBaseDir"] = value;
71            }
72        }
73       
74        [global::System.Configuration.UserScopedSettingAttribute()]
75        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
76        [global::System.Configuration.DefaultSettingValueAttribute("Configuration")]
77        public string ConfigurationName {
78            get {
79                return ((string)(this["ConfigurationName"]));
80            }
81            set {
82                this["ConfigurationName"] = value;
83            }
84        }
85       
86        [global::System.Configuration.UserScopedSettingAttribute()]
87        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
88        [global::System.Configuration.DefaultSettingValueAttribute("HeuristicLab.PluginInfrastructure-3.3.dll")]
89        public string PluginInfrastructureDll {
90            get {
91                return ((string)(this["PluginInfrastructureDll"]));
92            }
93            set {
94                this["PluginInfrastructureDll"] = value;
95            }
96        }
97       
98        [global::System.Configuration.UserScopedSettingAttribute()]
99        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
100        [global::System.Configuration.DefaultSettingValueAttribute("ICSharpCode.SharpZipLib.dll")]
101        public string SharpZipLibDll {
102            get {
103                return ((string)(this["SharpZipLibDll"]));
104            }
105            set {
106                this["SharpZipLibDll"] = value;
107            }
108        }
109       
110        [global::System.Configuration.UserScopedSettingAttribute()]
111        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
112        [global::System.Configuration.DefaultSettingValueAttribute("ICSharpCode.SharpZipLib License.txt")]
113        public string SharpZipLibLicense {
114            get {
115                return ((string)(this["SharpZipLibLicense"]));
116            }
117            set {
118                this["SharpZipLibLicense"] = value;
119            }
120        }
121       
122        [global::System.Configuration.UserScopedSettingAttribute()]
123        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
124        [global::System.Configuration.DefaultSettingValueAttribute("HeuristicLab.Clients.Hive.SlaveCore-3.3.dll")]
125        public string ClientsHiveSlaveCoreDll {
126            get {
127                return ((string)(this["ClientsHiveSlaveCoreDll"]));
128            }
129            set {
130                this["ClientsHiveSlaveCoreDll"] = value;
131            }
132        }
133       
134        [global::System.Configuration.UserScopedSettingAttribute()]
135        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
136        [global::System.Configuration.DefaultSettingValueAttribute("HeuristicLab.Clients.Hive-3.3.dll")]
137        public string ClientsHiveDll {
138            get {
139                return ((string)(this["ClientsHiveDll"]));
140            }
141            set {
142                this["ClientsHiveDll"] = value;
143            }
144        }
145       
146        [global::System.Configuration.UserScopedSettingAttribute()]
147        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
148        [global::System.Configuration.DefaultSettingValueAttribute("HeuristicLab.Hive-3.3.dll")]
149        public string HiveDll {
150            get {
151                return ((string)(this["HiveDll"]));
152            }
153            set {
154                this["HiveDll"] = value;
155            }
156        }
157       
158        [global::System.Configuration.UserScopedSettingAttribute()]
159        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
160        [global::System.Configuration.DefaultSettingValueAttribute("HeuristicLab.Clients.Common-3.3.dll")]
161        public string ClientsCommonDll {
162            get {
163                return ((string)(this["ClientsCommonDll"]));
164            }
165            set {
166                this["ClientsCommonDll"] = value;
167            }
168        }
169       
170        [global::System.Configuration.UserScopedSettingAttribute()]
171        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
172        [global::System.Configuration.DefaultSettingValueAttribute("3")]
173        public int PluginLifetime {
174            get {
175                return ((int)(this["PluginLifetime"]));
176            }
177            set {
178                this["PluginLifetime"] = value;
179            }
180        }
181       
182        [global::System.Configuration.UserScopedSettingAttribute()]
183        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
184        [global::System.Configuration.DefaultSettingValueAttribute("00:00:01")]
185        public global::System.TimeSpan DirOpSleepTime {
186            get {
187                return ((global::System.TimeSpan)(this["DirOpSleepTime"]));
188            }
189            set {
190                this["DirOpSleepTime"] = value;
191            }
192        }
193       
194        [global::System.Configuration.UserScopedSettingAttribute()]
195        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
196        [global::System.Configuration.DefaultSettingValueAttribute("5")]
197        public int PluginDeletionRetries {
198            get {
199                return ((int)(this["PluginDeletionRetries"]));
200            }
201            set {
202                this["PluginDeletionRetries"] = value;
203            }
204        }
205       
206        [global::System.Configuration.UserScopedSettingAttribute()]
207        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
208        [global::System.Configuration.DefaultSettingValueAttribute("00:00:01")]
209        public global::System.TimeSpan PluginDeletionTimeout {
210            get {
211                return ((global::System.TimeSpan)(this["PluginDeletionTimeout"]));
212            }
213            set {
214                this["PluginDeletionTimeout"] = value;
215            }
216        }
217       
218        [global::System.Configuration.UserScopedSettingAttribute()]
219        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
220        [global::System.Configuration.DefaultSettingValueAttribute("00:00:46")]
221        public global::System.TimeSpan ExecutorSemTimeouts {
222            get {
223                return ((global::System.TimeSpan)(this["ExecutorSemTimeouts"]));
224            }
225            set {
226                this["ExecutorSemTimeouts"] = value;
227            }
228        }
229       
230        [global::System.Configuration.UserScopedSettingAttribute()]
231        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
232        [global::System.Configuration.DefaultSettingValueAttribute("5000")]
233        public int QueuesMaxThreads {
234            get {
235                return ((int)(this["QueuesMaxThreads"]));
236            }
237            set {
238                this["QueuesMaxThreads"] = value;
239            }
240        }
241       
242        [global::System.Configuration.UserScopedSettingAttribute()]
243        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
244        [global::System.Configuration.DefaultSettingValueAttribute("SlaveCommunicationServiceEndpoint")]
245        public string SlaveCommunicationServiceEndpoint {
246            get {
247                return ((string)(this["SlaveCommunicationServiceEndpoint"]));
248            }
249            set {
250                this["SlaveCommunicationServiceEndpoint"] = value;
251            }
252        }
253       
254        [global::System.Configuration.UserScopedSettingAttribute()]
255        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
256        [global::System.Configuration.DefaultSettingValueAttribute("hiveslave")]
257        public string SlaveUser {
258            get {
259                return ((string)(this["SlaveUser"]));
260            }
261            set {
262                this["SlaveUser"] = value;
263            }
264        }
265       
266        [global::System.Configuration.UserScopedSettingAttribute()]
267        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
268        [global::System.Configuration.DefaultSettingValueAttribute("hiveslave")]
269        public string SlavePwd {
270            get {
271                return ((string)(this["SlavePwd"]));
272            }
273            set {
274                this["SlavePwd"] = value;
275            }
276        }
277       
278        [global::System.Configuration.UserScopedSettingAttribute()]
279        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
280        [global::System.Configuration.DefaultSettingValueAttribute("1")]
281        public int MaxLogCount {
282            get {
283                return ((int)(this["MaxLogCount"]));
284            }
285            set {
286                this["MaxLogCount"] = value;
287            }
288        }
289       
290        [global::System.Configuration.UserScopedSettingAttribute()]
291        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
292        [global::System.Configuration.DefaultSettingValueAttribute("00:00:20")]
293        public global::System.TimeSpan ExecutorQueueTimeout {
294            get {
295                return ((global::System.TimeSpan)(this["ExecutorQueueTimeout"]));
296            }
297            set {
298                this["ExecutorQueueTimeout"] = value;
299            }
300        }
301    }
302}
Note: See TracBrowser for help on using the repository browser.