StopMessageLoop method

This will send a quit message to the thread that the networking components are running on.

Applies to
CHMllpServer

Declaration
Public Sub StopMessageLoop()

Description

Under Windows, this is a WM_QUIT message. All the networking components must be created on a single thread with a running message loop. For more information, see the RunMessageLoop method.


Chameleon VB 6.0 Documentation