Documentation Center

Transaction

This topic describes the Transaction element.

Description

Configures transaction storage settings, how long before a transaction gets rolledback and on which interval to monitor for outstanding transactions.

Attributes

AttributeDescription and useType
Timeout

The timeout specifies how long it will wait before proceeding rolling back a transaction

(optional)
int
MonitorInterval

The monitoring interval specifies in which interval it will check if transactions should be rolled back

(optional)
int