Geekpedia Forums Logo

very n00b question...

by phillip hodges on Friday, July 14th - 10:36 AM



Hello all, I have a very simple/stupid question...

I am working on a simple application that talks to the 'Asterisk Management Interface' and have run into a stupid brick wall...
(apologies if my description isn't correct)...

I am calling a number of methods from a form... One of these methods uses the 'BeginConnect' and waits for a reply... This is all working fine... However I would like to update a text box on the original form after the 'IAsyncResult' has been triggered...

I know there will be a v.simple example, but I am at a loss... Can anybody help or give me an example...?


Kind regards,

Phil

Sorry forgot to say that the methods I am calling are in a seperate class...