IBackgroundOperationContext.IsCancelable Propriété

Définition

Obtient ou définit une valeur indiquant si l'opération peut être annulée.

public:
 property bool IsCancelable { bool get(); void set(bool value); };
public bool IsCancelable { get; set; }
member this.IsCancelable : bool with get, set
Public Property IsCancelable As Boolean

Valeur de propriété

true si la propriété peut être annulée ; sinon, false.

S’applique à