The type of the elements in the source sequence.
Action to invoke and await asynchronously after the source async-iterable sequence terminates
An operator that returns the source sequence with the action-invoking termination behavior applied.
Generated using TypeDoc
Invokes a specified asynchronous action after the source async-iterable sequence terminates gracefully or exceptionally.