Re: New threads spawned during SSH.NET events? - WeOnlyDo Discussion board

Re: New threads spawned during SSH.NET events? (General questions)

by wodSupport, Wednesday, February 21, 2007, 16:48 (6485 days ago) @ jmadrigal

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: