Tableau Connector for Azure Cosmos DB

Build 24.0.8963

MaxThreads

Specifies the maximum number of concurrent requests for Batch CUD (Create, Update, Delete) operations.

Data Type

int

Default Value

200

Remarks

This property should be used in conjunction with the WriteThroughputBudget connection property. The connector may execute less parallel requests than the configured MaxThreads value, since it always aims to not exceed the WriteThroughputBudget limit. The number of concurrent requests will also depend on the running machine's resources.

Note: This property is applicable only when executing batch CUD operations.

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