Commit 9d4b87b
committed
Support nullable download timeout option
Changed DownloadTimeOut option type to nullable int and updated usage to handle null values, allowing more flexible configuration of download timeout settings.1 parent 43c59e6 commit 9d4b87b
3 files changed
Lines changed: 2 additions & 3 deletions
File tree
- src/c#
- GeneralUpdate.ClientCore
- GeneralUpdate.Common/Internal/Bootstrap
- GeneralUpdate.Core
Binary file not shown.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
250 | | - | |
251 | | - | |
| 250 | + | |
252 | 251 | | |
253 | 252 | | |
254 | 253 | | |
| |||
0 commit comments