Queue Cancellationtoken
Hello!
I have a little Problem
I have a queue und want break a Download.
In my item class is a canceltoken and I have in Service a cancellationsource. But If i break a Download up, all Downloads failed. But I want one download who I take the button press using the button
Can anyone help me please?
Here is a Code
10 Replies
how are items created
Unknown User•4mo ago
Message Not Public
Sign In & Join Server To View
So I will probably rewrite the entire service again
But this is my Item Class:
Unknown User•4mo ago
Message Not Public
Sign In & Join Server To View
I am new to this field so please excuse my ignorance.
So i can delete [ObservableProperty] from the CancellationToken and delete CancallationTokenSource, right ?
do you know what observable means?
it means it will send notifications when the thing changes
so when you mark property as observable, it will send a notification when you set it
thats usually only used for ui updates
oh shit. I am really stupid
no youre just learning
Thanks all 🙂 ❤️