客户端在BizTalk Server 2013 R2中具有接收位置。当它轮询SFTP服务器(Microsoft' s)时,我们收到以下警告:
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
为什么我们会收到此警告?