AsyncSubject.GetAwaiter() method¶
Defined in
Type: AsyncSubjectSystem.Reactive.Subjects
Assembly: System.Reactive.dll
Applies to
netstandard2.0
public AsyncSubject<T> GetAwaiter()
Summary: Gets an awaitable object for the current AsyncSubject.
Returns: AsyncSubject