Skip to content

Missing C# 8 documentation #16634

@powerlord

Description

@powerlord

C# 8 adds an additional return type: IAsyncEnumerable<T> as long as you're using yield return instead of just return.

See the "What's new in C# 8" documentation under Asynchronous Streams: https://docs.microsoft.com/en-us/dotnet/csharp/whats-new/csharp-8#asynchronous-streams


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions