Question on the "ListenBackLog" parameter in WCF netTcpBinding.
- by yossi1981
According to msdn this parameter means:
controls the maximum number of queued
connection requests that can be
pending for a Web service.
Does this parameter have any influence when used in a autogenerated WCF client proxy. (the one that created with svcutil....)