New threads spawned during SSH.NET events? (General questions)
During my SSH.NET object StateChangedEvent the Connecting event seems to be operating on the main thread which I use the SSH object and the Disconnected seems to be on another thread (The InvokeRequired() on the main form returns true). I don't see anywhere in the documentation about using other threads. If this is true, is there a list of events that get put on another thread so I can be careful to handle them?
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