Enumeration

AsyncStream.Continuation.Termination

A type that indicates how the stream terminated.

Declaration 宣言

enum AsyncStream<Element>.Continuation.Termination

Overview 概要

The onTermination closure receives an instance of this type.

Topics 話題

Termination States

Hashing

Comparing Termination Values

See Also 参照

Handling Termination