![]() |
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# |
![]() |
---|---|
public static class IIS |
Visual Basic (Declaration) |
![]() |
---|---|
Public NotInheritable Class IIS |
The type exposes the following members.
Public Methods
Name | Description | |
---|---|---|
![]() ![]() |
IsRunning |
Returns true if IIS is currently runnning.
|
![]() ![]() |
Restart |
Restarts IIS.
|
![]() ![]() |
Start |
Start IIS.
|
![]() ![]() |
Stop |
Stop IIS.
|
Public Properties
Name | Description | |
---|---|---|
![]() ![]() |
IISVersion |
Gets the (local) IIS version.
|
See Also
Smartsite.Base Namespace