G
Guest
How do you show a progress bar while you are waiting for a web serice ?
is this a VB winform stathread issue ?
I'm familiar with calling web services async, but nothing I've tried allows
me to do any work while I'm wating for the webservice.
I'd like to just use the polling approach on the async result objet but the
iscompleted never gets set.
Tim
is this a VB winform stathread issue ?
I'm familiar with calling web services async, but nothing I've tried allows
me to do any work while I'm wating for the webservice.
I'd like to just use the polling approach on the async result objet but the
iscompleted never gets set.
Tim