[C#/COMMON/.NET5] IAsyncEnumerable 인터페이스 : 비동기 스트림 취소하기


■ IAsyncEnumerable<T> 인터페이스를 사용해 비동기 스트림을 취소하는 방법을 보여준다.

Program.cs

TestProject.zip