3 references to ReceiveTimeoutKey
System.Runtime.Remoting (3)
channels\tcp\tcpclientchannel.cs (3)
567
case
ReceiveTimeoutKey
: return _receiveTimeout;
606
case
ReceiveTimeoutKey
:
655
keys.Add(
ReceiveTimeoutKey
);