Same as the third overload, accepting a STRING_TYPE pipe name.

Synopsis

Declared in <balb_pipecontrolchannel.h>

template<class STRING_TYPE>
int
start(
    STRING_TYPE const& pipeName,
    bslmt::ThreadAttributes const& attributes);

Created with MrDocs