[Gtk-sharp-list] waiting for an asynchronous operation to finish

Ben Maurer bmaurer at ximian.com
Fri Sep 30 03:54:18 EDT 2005


On Fri, 2005-09-30 at 09:52 +0200, Jeroen Zwartepoorte wrote:
> Good arguments. But for discussion's sake: how would i properly block
> until the callback was called?

You could use Monitor.Wait/Pulse (which is the .net-ish way of having
Event type sync).

-- Ben



More information about the Gtk-sharp-list mailing list