A client has a Receive Location in BizTalk Server 2013 R2. When it polls the SFTP server (Microsoft's) we received the following warning:
The adapter "SFTP" raised an error message. Details
System.ArgumentOutOfRangeException: Number must be either non-negative and less than
or equal to Int32.MaxValue or -1.
Parameter name: millisecondsTimeout
Why do we get this warning?