INetSmtpClient.Timeout

Syntax

Timeout: Integer;

Description

The Timeout property determines the latency period for a message to be sent to server waiting.

Comments

Value of the property is set in milliseconds. By default the value 100000 ms is set to the property.

See also:

INetSmtpClient