[Applications.Common] Add a new internal API (#4625)
authorhjhun <36876573+hjhun@users.noreply.github.com>
Wed, 5 Oct 2022 23:17:56 +0000 (08:17 +0900)
committerGitHub <noreply@github.com>
Wed, 5 Oct 2022 23:17:56 +0000 (08:17 +0900)
commit40a97588784f40b598cbd9c023064623ae080785
treebecc9de4a577862b7be8a749c127d005e73bd0bb
parentfa732900cbe1f4960f19a122a62bc0c4c7acd4fb
[Applications.Common] Add a new internal API (#4625)

To send the termination request without restarting, the method is added.

Adds:
 - ApplicationRunningContext.TerminateWithoutRestarting()

Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
src/Tizen.Applications.Common/Interop/Interop.ApplicationManager.cs
src/Tizen.Applications.Common/Tizen.Applications/ApplicationRunningContext.cs