Interface SingleTerminalSignalConsumer<T>

Type Parameters:
T - Type of the result of the Single.

public interface SingleTerminalSignalConsumer<T>
A contract that provides discrete callbacks for various ways in which a SingleSource.Subscriber can terminate.