nn::ndm::SuspendDaemons FunctionResult SuspendDaemons( bit32 mask = CONTROL_MASK_DEFAULT );
| Name | Description | |
|---|---|---|
| in | mask | Specifies the target daemons. |
| Value | Description |
|---|---|
| ResultInvalidOperation | There are too many suspend operations. |
Suspends autonomous operation of all network daemons.
Same as repeatedly calling Suspend.
CONFIDENTIAL