Indicate if IIS is running.

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

Syntax

Visual Basic
Public Shared ReadOnly Property IsIISServiceRunning As Boolean
	Get
C#
public static bool IsIISServiceRunning { get; }

See Also