Anonymous posting is allowed. We will try to reply to your posts as soon as possible. Another members are encouraged to reply to new users.
If you specify your email in the posted message, it will be masked. You will receive notification when someone replies to your post.
NOTE: we are slowly moving interesting forum posts to our Knowledge base so if you see posts deleted - you know where to find them.
Done event isn't triggered for connection related errors. It is only triggered in cases when connection to server was successful, but some error occured at that time.
If connection was unsuccessful, Disconnect will be triggered instead.
Also, I cannot set blocking mode to True as I am arraying multiple wodhttps. This would make it so #1 would need to finish before #2 could start. Im using these simultaniously.