set_remaining_time
Description:
Set the amount of time the transaction will take to complete.
Parameters:
this |
a valid Progress instance |
remaining_time |
time in seconds or 0 if unknown. |
Returns:
|
Set the amount of time the transaction will take to complete.
this |
a valid Progress instance |
remaining_time |
time in seconds or 0 if unknown. |
|