Re: New threads spawned during SSH.NET events? (General questions)
Dear,
we don't use new threads, but socket related messages to come in separate threads, and we just fire events from there. You should use Invoke/BeginInvoke if you want to synchonize. I think our samples use them also.
Kreso
Complete thread:
- New threads spawned during SSH.NET events? - jmadrigal, 2007-02-21, 16:46
- Re: New threads spawned during SSH.NET events? - wodSupport, 2007-02-21, 16:48