PipeOptions.preventCancel

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void preventCancel(Optional!(T0) preventCancel)
    struct PipeOptions
    nothrow
    void
    preventCancel
    (
    T0
    )
    (
    scope auto ref Optional!(T0) preventCancel
    )
    if (
    isTOrPointer!(T0, bool)
    )
  2. auto preventCancel()

Meta