Commit 7ee5e14
committed
Add default values for parameters in Benchmark and Utils
- Modified `ConsumeAsync` in `Benchmark` to include a default value for the `cancellationToken` parameter.
- Updated XML documentation for `GetByteArray` to indicate the `sizeInKb` parameter defaults to 1 kilobyte.
- Updated `GetByteArray` method signature to provide a default value of 1 for the `sizeInKb` parameter.1 parent 6e15eb6 commit 7ee5e14
1 file changed
Lines changed: 2 additions & 2 deletions
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
218 | | - | |
| 218 | + | |
219 | 219 | | |
220 | | - | |
| 220 | + | |
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
| |||
0 commit comments