You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
2.2 KiB
10 lines
2.2 KiB
<?xml version="1.0" encoding="utf-8"?>
|
|
<configurationSnapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="urn:schemas-microsoft-com:xml-wcfconfigurationsnapshot">
|
|
<behaviors />
|
|
<bindings>
|
|
<binding digest="System.ServiceModel.Configuration.NetTcpBindingElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089:<?xml version="1.0" encoding="utf-16"?><Data hostNameComparisonMode="StrongWildcard" listenBacklog="10" maxBufferSize="65536" maxConnections="10" name="NetTcpBinding_IPLCServiceTest" transactionFlow="false" transactionProtocol="OleTransactions" transferMode="Buffered"><readerQuotas maxArrayLength="16384" maxBytesPerRead="4096" maxDepth="32" maxNameTableCharCount="16384" maxStringContentLength="8192" /><reliableSession enabled="true" inactivityTimeout="00:10:00" ordered="true" /><security mode="None"><message clientCredentialType="Windows" /><transport clientCredentialType="Windows" protectionLevel="EncryptAndSign" /></security></Data>" bindingType="netTcpBinding" name="NetTcpBinding_IPLCServiceTest" />
|
|
</bindings>
|
|
<endpoints>
|
|
<endpoint normalizedDigest="<?xml version="1.0" encoding="utf-16"?><Data address="net.tcp://127.0.0.1:4444/PLCServiceTest" binding="netTcpBinding" bindingConfiguration="NetTcpBinding_IPLCServiceTest" contract="PLCServiceTest.IPLCServiceTest" name="NetTcpBinding_IPLCServiceTest" />" digest="<?xml version="1.0" encoding="utf-16"?><Data address="net.tcp://127.0.0.1:4444/PLCServiceTest" binding="netTcpBinding" bindingConfiguration="NetTcpBinding_IPLCServiceTest" contract="PLCServiceTest.IPLCServiceTest" name="NetTcpBinding_IPLCServiceTest" />" contractName="PLCServiceTest.IPLCServiceTest" name="NetTcpBinding_IPLCServiceTest" />
|
|
</endpoints>
|
|
</configurationSnapshot>
|