Skip to content

Instantly share code, notes, and snippets.

@JoanComasFdz
Created December 28, 2011 08:49
Show Gist options
  • Save JoanComasFdz/1527153 to your computer and use it in GitHub Desktop.
Save JoanComasFdz/1527153 to your computer and use it in GitHub Desktop.
Basic service behaviour for netTcpBinding.
<serviceBehaviors>
<behavior name="Behaviour_<YOUR_SERVICE_INTERFACE>" >
<serviceMetadata />
</behavior>
</serviceBehaviors>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment