Click or drag to resize
IApplicationRestartService Interface
Application Restart service interface

Namespace: CMS.Core.Internal
Assembly: CMS.Core (in CMS.Core.dll) Version: 13.0.131
Syntax
C#
public interface IApplicationRestartService

The IApplicationRestartService type exposes the following members.

Methods
  NameDescription
Public methodTriggerRestart
Triggers application stop or restart depending on platform application is running on.
Top
See Also