Force a restart of the current ASP.NET process.

Namespace:  Devolutions.Utils
Assembly:  Devolutions.Utils (in Devolutions.Utils.dll)

Syntax

Visual Basic
Public Shared Sub RestartWebSite
C#
public static void RestartWebSite()

See Also