Progress.IsCancellable

Declaration

public static bool IsCancellable(int id);

Parameters

id The progress indicator's unique ID.

Returns

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

Description

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


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