Updated NetworkApps (markdown)

David Anderson 2023-10-03 11:54:22 -07:00
parent da225d408b
commit 4b22f66d30
1 changed files with 1 additions and 1 deletions

@ -9,7 +9,7 @@ You can get it using [get_init_data()](StatusApi).
The user may ask that network communication not be done
based on time of day (user preferences) or the "Suspend Network" GUI command.
When this is the case, **BOINC_STATUS::network_suspended** will be set in the status.
When this is the case, ```BOINC_STATUS::network_suspended``` will be set in the status.
You can get this using [boinc_get_status()](StatusApi).
## Requesting network connection