C# Class Raven.Tests.Util.IISExpressDriver

Inheritance: ProcessDriver
Exibir arquivo 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