1 write to timeout
System.ServiceModel (1)
System\ServiceModel\Channels\SingletonConnectionReader.cs (1)
1277this.timeout = timeout;
1 reference to timeout
System.ServiceModel (1)
System\ServiceModel\Channels\SingletonConnectionReader.cs (1)
1296thisPtr.message = thisPtr.parent.Receive(thisPtr.timeout);