ImageSource.CancellationTokenSource Propiedad

Definición

Obtiene CancellationTokenSource.

protected System.Threading.CancellationTokenSource CancellationTokenSource { get; }
member this.CancellationTokenSource : System.Threading.CancellationTokenSource

Valor de propiedad

Comentarios

Lo usan los heredadores para implementar cargas cancelables.

Se aplica a