Interface SwitchMapSignal<T>

Type Parameters:
T - Type of the data.

public interface SwitchMapSignal<T>
A signal containing the data from a series of Publishers switched in a serial fashion.
See Also: