[Applications.Service] Add a new internal API (#4626)
authorhjhun <36876573+hjhun@users.noreply.github.com>
Wed, 5 Oct 2022 23:10:45 +0000 (08:10 +0900)
committerGitHub <noreply@github.com>
Wed, 5 Oct 2022 23:10:45 +0000 (08:10 +0900)
commitfa732900cbe1f4960f19a122a62bc0c4c7acd4fb
treecea98a0631b61feacab338a14b420390a7c10570
parenta163f360a17a1775b6d5de10b4f6ec29c7e41c6f
[Applications.Service] Add a new internal API (#4626)

To exit the main loop without restarting, the method is added.

Adds:
 - ServiceApplication.ExitWithoutRestarting()

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