Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Raven
Tests
Util
IISExpressDriver
C# Class Raven.Tests.Util.IISExpressDriver
Inheritance:
ProcessDriver
显示文件
Open project: nhsevidence/ravendb
Class Usage Examples
Public Methods
Method
Description
Start
(
string
physicalPath
,
int
port
) :
void
Protected Methods
Method
Description
Shutdown
( ) :
void
Method Details
Shutdown()
protected
method
protected
Shutdown
( ) :
void
return
void
Start()
public
method
public
Start
(
string
physicalPath
,
int
port
) :
void
physicalPath
string
port
int
return
void