FireDAC Components for YouTube Analytics

Build 22.0.8462

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) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462