End

class End<T> : StreamResponse<T>

Indicates the end of the stream.

This is emitted as the last item in a successful stream.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Indicates whether this response represents a success.