public static class AsyncEnumerable
Public NotInheritable Class AsyncEnumerable
public ref class AsyncEnumerable abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type AsyncEnumerable = class end
EmptyT | Creates an IAsyncEnumerableT which yields no results, similar to EmptyTResult. |