Visual Basic: Winsock Control
Close Method (Winsock Control)
See Also Example Applies To
Closes a TCP connection or a listening socket for both client and server applications.
Syntax
*object.*Close
The object placeholder represents an object expression that evaluates to an object in the Applies To list.
Arguments
None
Return Value
Void