TopshelfException.

ExitCode Property

Summary

The reason topshelf failed. https://github.com/Topshelf/Topshelf/blob/develop/src/Topshelf/TopshelfExitCode.cs
Assembly
Cake.Topshelf.dll
Namespace
Cake.Topshelf.Exceptions
Containing Type
TopshelfException

Syntax

public int ExitCode { get; }

Value

Type Description
int