SyncWaitReceiver2.setValue

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void setValue()
  2. void setValue(Value value)
    struct SyncWaitReceiver2(Value)
    nothrow @safe
    static if(!(is(Value == void)))
    void
    setValue
    (
    Value value
    )

Meta