How can I abort a running EF Core Query using GetAsyncEnumerator?

后端 未结 0 1050
Happy的楠姐
Happy的楠姐 2020-12-09 15:10

I am using EF Core 5.0 and have the following code:

public async IAsyncEnumerable GetRueckrufe([EnumeratorCancellation] CancellationToken ca         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题