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