Application hanging when reaching end of execution?

This occurs because the controls are still waiting for messages on listening sockets, and the control does not either get disconnected or set inactive before ending the application.

SOLUTION: Disconnect the object (for TCP based controls) or set the Active property to false (for UDP based controls).

We appreciate your feedback.  If you have any questions, comments, or suggestions about this article please contact our support team at kb@nsoftware.com.