Top "Nettcpbinding" questions

The net.

How do I set ReliableSession.MaxPendingChannels when I create a NetTcpBinding in code?

We are getting this error: System.ServiceModel.ServerTooBusyException: The request to create a reliable session has been refused by the …

.net wcf configuration nettcpbinding
NetTcpBinding with Streaming and Session

I’m trying to set up a WcfService with the use of NetTcpBinding. I use Transfer mode Streamed since I …

session streaming wcf nettcpbinding
WCF - is it bad practice to leave a channel open for a long time?

I'm just learning the ropes around WCF. What I was planning to do was have a duplex channel open between …

c# wcf .net-4.0 nettcpbinding