nn::dlp::CTR::Server::RebootAllClients Member Functionstatic nn::Result RebootAllClients();
None.
| Value | Description |
|---|---|
| ResultSuccess | The reboot request was sent to the client. The ResultInvalidState state is invalid. Use when the download is completed (SERVER_STATE_COMPLETE_DISTRIBUTION). |
Sends a reboot request to all clients.
Once all clients have disconnected, call CloseSessions or Finalize. Use the GetConnectingClients function to determine the number of disconnecting clients. Clients are not guaranteed to reconnect as child devices after they reboot. Keep this in mind for parent devices that are waiting for child devices.
CONFIDENTIAL