Progress.Remove

public static int Remove(int id);

Parameters

id The 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.

Did you find this page useful? Please give it a rating: