public static bool IsPausable (int id);

Parameters

idThe progress indicator's unique ID.

Returns

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

Description

Indicates whether you can pause the progress indicator's task.