Re: Problem with remote host - WeOnlyDo Discussion board

Re: Problem with remote host (General questions)

by wodSupport, Friday, July 22, 2005, 10:15 (6856 days ago) @ Helmut Schnur

Helmut,

it's because you set Command property. When set, it is executed instead of shell, so as soon as that command completes, connection is closed from remote side.

Basically, you have here race condition - what will happen first, will command finish first, or your WaitFor? Obviously, sometimes one wins, sometimes another...


Complete thread:

 

  • Problem with remote host - Helmut Schnur, 2005-07-22, 08:49 [*]
    • Re: Problem with remote host - wodSupport, 2005-07-22, 10:15