FireDAC Components for SAP Cloud for Customer

Build 23.0.8839

Timeout

The value in seconds until the timeout error is thrown, canceling the operation.

Syntax


property Timeout: Integer;

Data Type

Integer

Default Value

60

Remarks

If Timeout = 0, operations do not time out. The operations run until they complete successfully or until they encounter an error condition.

If Timeout expires and the operation is not yet complete, the component throws an exception.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839