Re: Using this component in an VB.Net Console Appl - WeOnlyDo Discussion board

Re: Using this component in an VB.Net Console Appl (General questions)

by wodSupport, Monday, November 22, 2004, 20:35 (7104 days ago) @ DaveT

Dave,

yes you can, make sure you set Blocking = True since there's no message pump in console apps (meaning you cannot do it in async way, you must use blocking way).

Regards.


Complete thread: