FastLoop
constructor in Coherence.Test.FastLoop
Constructors
public FastLoop(Client client, int from, int to, Func<int, TestStep> stepGenerator)
Parameters
| Type | Name | Description |
|---|---|---|
| Client | client | |
| int | from | |
| int | to | |
| Func<int, TestStep> | stepGenerator |