mirror of
https://github.com/nsnail/Ocelot.git
synced 2026-05-06 00:39:29 +08:00
2b5adab34a
- Fixed typo, corrected spelling for isolation - Updated `QoSOptions` example by setting the `DurationOfBreak` to 1000 ms instead of 5 ms. Also, updated the explanation for `DurationOfBreak` since it was not clear from the documentation that `DurationOfBreak` is in ms. From example, it appear to be required to set in second which is not the case.