Rev | Line | |
---|
[14732] | 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>
|
---|
[15261] | 5 | <Setting Name="MaxEndpointRetries" Type="System.Int32" Scope="Application">
|
---|
| 6 | <Value Profile="(Default)">3</Value>
|
---|
| 7 | </Setting>
|
---|
[14732] | 8 | <Setting Name="EndpointConfigurationPriorities" Type="System.Collections.Specialized.StringCollection" Scope="Application">
|
---|
| 9 | <Value Profile="(Default)"><?xml version="1.0" encoding="utf-16"?>
|
---|
| 10 | <ArrayOfString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
---|
[15261] | 11 | <string>NetBinding_IQueryService</string>
|
---|
[14732] | 12 | <string>WSHttpBinding_IQueryService</string>
|
---|
| 13 | </ArrayOfString></Value>
|
---|
| 14 | </Setting>
|
---|
| 15 | </Settings>
|
---|
| 16 | </SettingsFile> |
---|
Note: See
TracBrowser
for help on using the repository browser.