Throw__1 - waf/Rx.NET GitHub Wiki
[Missing <summary> documentation for "M:System.Linq.AsyncEnumerable.Throw``1(System.Exception)"]
Namespace: System.Linq
Assembly: System.Interactive.Async (in System.Interactive.Async.dll)
public static IAsyncEnumerable<TValue> Throw<TValue>(
Exception exception
)
Type: System.Exception
[Missing <param name="exception"/> documentation for "M:System.Linq.AsyncEnumerable.Throw``1(System.Exception)"]
[Missing <typeparam name="TValue"/> documentation for "M:System.Linq.AsyncEnumerable.Throw``1(System.Exception)"]
Type: IAsyncEnumerable<TValue>
[Missing <returns> documentation for "M:System.Linq.AsyncEnumerable.Throw``1(System.Exception)"]