customProvider

A delay strategy that uses a custom delay provider, which extends the behaviour of a DelayStrategy, by allowing external control of the delay execution with optional state.


A delay strategy that uses a custom delay provider, which extends the behaviour of a CtxDelayStrategy, by allowing external control of the delay execution with optional state.

Parameters

provider

The custom delay provider to use.

See also