IDtRestProvider.Timeout

Syntax

Timeout: Integer;

Description

The Timeout property determines timeout for REST service response.

Comments

The timeout is set in seconds.

Example

The example of use is given in description of the INetHttpCommand.Credential property.

See also:

IDtRestProvider