public static int Remove (int id);

Parameters

idThe progress indicator's unique ID.

Returns

int -1 if the progress indicator is removed, otherwise returns the progress indicator's ID.

Description

Finishes and removes an active progress indicator.