Transaction Functions

Click one of the following functions for more information:

lr_end_cross_vuser_transactionMarks the completion in this Vuser of a transaction started by a different Vuser.
Marks the end of a sub-transaction.
Marks the end of a transaction.
Marks the end of a transaction instance.
Sets the status of open transactions to LR_FAIL and sends an error message.
Returns the duration of a transaction instance specified by its handle.
Returns the current status of a transaction instance.
Gets the think time of a transaction instance specified by its handle.
Gets the wasted time of a transaction instance by its handle.
Gets the duration of a transaction by its name.
Gets the current status of a transaction.
Gets the think time of a transaction by its name.
Gets the wasted time of a transaction by its name.
Resumes collecting transaction data.
Resumes collecting transaction instance data.
Create a transaction manually.
Sets the status of a transaction instance.
Sets the status of open transactions.
Sets the status of a transaction.
lr_start_cross_vuser_transactionInitiates a transaction that is closed in one or more Vusers other than the initiating Vuser.
Marks the beginning of a sub-transaction.
Marks the beginning of a transaction.
Starts a nested transaction specified by its parent's handle.
Stops the collection of transaction data.
Stops collecting data for a transaction specified by its handle.
Sets the wasted time for all open transactions.