Visual Basic: Winsock Control

Close Event

See Also    Example    Applies To

Occurs when the remote computer closes the connection. Applications should use the Close method to correctly close a TCP connection.

Syntax

*object_*Close( )

The object placeholder represents an object expression that evaluates to an object in the Applies To list.

Arguments

None