Re: How do I can upload serveral files at same tim (General questions)
Shareach,
I'm not really sure what you mean. The behaviour you described is typical blocking mode behaviour, where component's thread would be blocked until released.
When using Blocking = false, this shouldn't occur. However, Blocking property needs to be set before calling the Connect method.
Regards,
Damba