Close

This event occurs when a remote computer closes a TCP connection.

Syntax

Private Sub winsock_Close( )

Parameters

winsock
Object expression that evaluates to a Winsock control.

Remarks

Your application should use the Close method to correctly close a transmission control protocol (TCP) connection.