Question on the "ListenBackLog" parameter in WCF netTcpBinding.

Posted by yossi1981 on Stack Overflow See other posts from Stack Overflow or by yossi1981
Published on 2010-02-15T12:18:16Z Indexed on 2010/05/20 1:20 UTC
Read the original article Hit count: 728

Filed under:
|
|
|
|

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....)

© Stack Overflow or respective owner

Related posts about tcpip

Related posts about tcp