2 references to ListenBacklog
SMSvcHost (2)
System\ServiceModel\Activation\ListenerConfig.cs (1)
69
SR.GetString(SR.TraceCodeReadNetTcpConfig, tcpData.
ListenBacklog
, tcpData.MaxPendingConnections,
System\ServiceModel\Activation\SocketSettings.cs (1)
33
return ListenerConfig.NetTcp.
ListenBacklog
;