SharedSender

Undocumented in source.

Constructors

this
this(Sender sender, Scheduler scheduler)
Undocumented in source.

Members

Aliases

InternalValue
alias InternalValue = Props.InternalValue
Undocumented in source.
Props
alias Props = Properties!(Sender)
Undocumented in source.
Value
alias Value = Props.Value
Undocumented in source.

Functions

connect
auto connect(Receiver receiver)
Undocumented in source. Be warned that the author may not have intended to support it.
isCompleted
bool isCompleted()
Undocumented in source. Be warned that the author may not have intended to support it.
reset
void reset()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta