get_progress
Description:
[ Version ( since = "0.5.3" ) ]
public Progress get_progress (string transaction_id, Cancellable? cancellable = null) throws Error
public Progress get_progress (string transaction_id, Cancellable? cancellable = null) throws Error
Get the progress of a transaction.
Warning: this function is synchronous, and will block. Do not use it in GUI applications.
Parameters:
| this |
a valid Client instance |
| transaction_id |
The transaction id |
| cancellable |
a Cancellable or |
Returns:
|
a Results object, or |