Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 688 Bytes

File metadata and controls

11 lines (8 loc) · 688 Bytes

TalonOne.Model.IntegrationHubFlowConfigResponse

Properties

Name Type Description Notes
WorkerCount long Number of IntegrationHub workers to run in parallel for this flow (maximum 500). [optional]
MaxEventsPerMessage long Maximum number of events to send in a single message to IntegrationHub. [optional]
MaxRetries long Maximum number of retries for a IntegrationHub event before it is ignored. [optional]

[Back to Model list] [Back to API list] [Back to README]