<div>Hello,</div><div><br></div>I am using .NET module. There is sleep method that has two arguments.<div><br></div><div>What is second argument for?</div><div><br></div><div>I use it:</div><div>mObjMainSession.sleep(200, 0);</div>
<div><br></div><div>What happens if I pass something other than zero as second argument?</div><div><br></div><div>I am having inconsistent delays between call paths and that is why I am exploring this argument.</div><div>
<br></div><div>Thank you for any help.</div><div><br></div><div>Malay</div>