AXSoft SMTPSock - Connected

Description

Occurs when connected to a server.

Type

Event

Syntax

object_Connected()

Return Type

None

Remarks

The Connected event is fired after the control will verifies that the server is an SMTP server. If it is not, then the control will automatically disconnect from the server and the Error event will be fired with an "Invalid Server Response" error.

See Also: Connect, Error, ErrorConstants