need assistance removing info opposing ui thread another thread c#


i have server concentration receives information over network processes it.
the server multi-threaded handles churned sockets during time, threads combined but control by begininvoke endinvoke impression methods, cumulative analogous callback functions.



i'm perplexing emanate form, offer sure gui, displays listbox vigilant populated equipment describing now connected sockets.
so, i'm fundamentally perplexing supplement an vigilant listbox controlling the add() function, thread suitable callback duty controlling on.
i'm accessing forms controls by controls ability - i.e:



(listbox)c.controls["listbox1"].items.add();


naturally i don't only function, i've attempted several ways i've found here web promulgate between threads, including methodinvoker, controlling delegate, multiple invoke(), begininvoke() etc.
nothing seems work, i always same difference explanation me control accessed thread combined on.



any thoughts?



Comments

Popular posts from this blog

list macos calm editors formula editors

how hibernate @any-related annotations?

using mvc, should hoop communication between views? between models?