DotNetBuildServer.

Shutdown(DotNetBuildServerShutdownSettings) Method

Summary

Build the project using the specified path and settings.

Syntax

public void Shutdown(DotNetBuildServerShutdownSettings settings)

Parameters

Name Type Description
settings DotNetBuildServerShutdownSettings The settings.

Return Value

Type Description
void