Free cookie consent management tool by TermsFeed Policy Generator

source: branches/symbreg-factors-2650/HeuristicLab.Clients.OKB/3.3/Properties/Settings.settings @ 14751

Last change on this file since 14751 was 14751, checked in by gkronber, 7 years ago

#2650: merged r14597:14737 from trunk to branch

File size: 885 bytes
Line 
1<?xml version='1.0' encoding='utf-8'?>
2<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="HeuristicLab.Clients.OKB.Properties" GeneratedClassName="Settings">
3  <Profiles />
4  <Settings>
5    <Setting Name="EndpointConfigurationPriorities" Type="System.Collections.Specialized.StringCollection" Scope="Application">
6      <Value Profile="(Default)">&lt;?xml version="1.0" encoding="utf-16"?&gt;
7&lt;ArrayOfString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"&gt;
8  &lt;string&gt;WSHttpBinding_IQueryService&lt;/string&gt;
9&lt;/ArrayOfString&gt;</Value>
10    </Setting>
11    <Setting Name="MaxEndpointRetries" Type="System.Int32" Scope="Application">
12      <Value Profile="(Default)">3</Value>
13    </Setting>
14  </Settings>
15</SettingsFile>
Note: See TracBrowser for help on using the repository browser.