Variable AsyncChainer.ignoreFailure

Declaration

class AsyncChainer
{
  // ...
  bool ignoreFailure;
  // ...
}