Advertisement
Guest User

Untitled

a guest
Oct 27th, 2016
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. <services>
  2. <service name="DevicesServiceV1.Device">
  3. <endpoint address="" binding="wsDualHttpBinding" contract="DevicesServiceV1.IDevice" />
  4. <endpoint address="mex" binding="mexHttpBinding" contract="IMetadataExchange" />
  5. </service>
  6. </services>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement