Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


lstavinoha
2009-09-10T22:25:58Z
In a simple vb.net console app, when I disconnect a client, I am getting these 2 messages in the console window.

Socket disconnected
Socket exited!

This is the code I'm using to disconnect.

If Not VCClient Is Nothing Then VCClient.DisconnectAll()


Is there some way to suppress these?
Sponsor
Forum information
Support
2009-09-10T22:49:08Z
Those are just debug messages which you can ignore.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Scroll to Top