public static bool IsCancellable (int id);

Parámetros

idThe progress indicator's unique ID.

Valor de retorno

bool True if you can cancel the task, false otherwise.

Descripción

Indicates whether you can cancel the progress indicator's associated task.