Progress.ClearRemainingTime

Switch to Manual
public static void ClearRemainingTime (int id);

Parameters

idThe progress indicator's unique ID.

Description

Resets the computation of a progress indicator's remaining time.

If the remaining time was set manually, it reverts to its default state where it is computed automatically.