Function repeat

  • Repeat task untill successful

    Given task is re-generated in case of failure (both external and internal) Resulting task is still cancelable by standard means

    Type Parameters

    • T

    Parameters

    Returns Task<T>

Generated using TypeDoc