Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
FuncTest
IIS
Iis
C# Class FuncTest.IIS.Iis
The IIS.
Exibir arquivo
Open project: Microsoft/ApplicationInsights-dotnet-server
Public Methods
Method
Description
Reset
( ) :
void
Resets IIS on the box
Start
( ) :
void
Starts IIS on the box.
Stop
( ) :
void
Stops IIS on the box.
Method Details
Reset()
public
static
method
Resets IIS on the box
public
static
Reset
( ) :
void
return
void
Start()
public
static
method
Starts IIS on the box.
public
static
Start
( ) :
void
return
void
Stop()
public
static
method
Stops IIS on the box.
public
static
Stop
( ) :
void
return
void