txn.Commit

This method is supported by Operations starting from version 2.6.3.

This method commits the transaction. Use the txn.Begin method to begin the operation.

The method has the following input parameters:

Name

Type

Short Description

txn_id

string

Transaction ID.

The method has no output parameters.

See also:

Using Transactions diagram