Compartir a través de


DataTask.IsCanceled (Propiedad)

Obtiene un valor que indica si se ha cancelado la tarea.

Espacio de nombres:  Microsoft.Data.Schema.Tasks
Ensamblado:  Microsoft.Data.Schema.Tasks (en Microsoft.Data.Schema.Tasks.dll)

Sintaxis

'Declaración
Protected ReadOnly Property IsCanceled As Boolean
    Get
protected bool IsCanceled { get; }
protected:
property bool IsCanceled {
    bool get ();
}
member IsCanceled : bool
function get IsCanceled () : boolean

Valor de propiedad

Tipo: System.Boolean

Seguridad de .NET Framework

Vea también

Referencia

DataTask Clase

Microsoft.Data.Schema.Tasks (Espacio de nombres)