nn::dlp::CTR::Server::StartDistribute Member Functionstatic nn::Result StartDistribute();
None.
Starts data distribution for all download sessions.
Use this function after calling the OpenSessions function. After this function is called, clients cannot connect. This function disconnects any clients in the CLIENT_STATE_WAITING_ACCEPT state.
The server continues to wait for clients that have run system updates to reconnect after they reboot.
However, clients will not always necessarily reconnect, so make sure that users can cancel distribution at any time.
CONFIDENTIAL