nn::ndm::Resume FunctionResult Resume( DaemonName name );
| Name | Description | |
|---|---|---|
| in | name | Specifies the target daemon. |
| Value | Description |
|---|---|
| ResultNotSuspended | No suspend instructions have been issued by the calling process. |
Resumes autonomous operation of a network daemon.
If Suspend has been called multiple times by the calling process, the suspension is not lifted until Resume is called that same number of times.
CONFIDENTIAL