Skip to content

Instantly share code, notes, and snippets.

@Yecats
Created August 2, 2016 16:50
Show Gist options
  • Select an option

  • Save Yecats/73cb4bc8138165c6a84bc90e5da4d7fb to your computer and use it in GitHub Desktop.

Select an option

Save Yecats/73cb4bc8138165c6a84bc90e5da4d7fb to your computer and use it in GitHub Desktop.
NetNamedPipeBinding Sample
<configuration>
<appSettings>
<add key="wcf:useBestMatchNamedPipeUri" value="true" />
</appSettings>
</configuration>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment