OnConnect Event

The OnConnect event is generated when a connection is established.

Syntax

Sub object_OnConnect ( [Index As Integer] )

Remarks

The OnConnect event is generated when a connection is made with a remote host as a result of a Connect method call. This event is only triggered when the Blocking property is set to False.

See Also

Blocking Property, Connect Method, OnDisconnect Event


Copyright © 2008 Catalyst Development Corporation. All rights reserved.