Click or drag to resize
IApplicationRestartServiceTriggerRestart Method
Triggers application stop or restart depending on platform application is running on.

Namespace: CMS.Core.Internal
Assembly: CMS.Core (in CMS.Core.dll) Version: 13.0.131
Syntax
C#
bool TriggerRestart()

Return Value

Type: Boolean
true if restart was triggered successfully.
See Also