SMTP_Close

<< Click to Display Table of Contents >>

Navigation:  ThinBASIC Modules > SMTP >

SMTP_Close

 

Description

 

Close the connection created by calling Smtp_Connect.

 

Syntax

 

n = SMTP_Close()

 

Returns

 

Number

 

Parameters

 

Name

Type

Optional

Meaning





 

Remarks

 

Restrictions

 

See also

 

Examples