Leer en inglés

Compartir a través de


NodeEngineShutdownReason Enum

Definition

Reasons for a node to shutdown.

C#
public enum NodeEngineShutdownReason
Inheritance
NodeEngineShutdownReason

Fields

Name Value Description
BuildComplete 0

The BuildManager sent a command instructing the node to terminate.

BuildCompleteReuse 1

The BuildManager sent a command instructing the node to terminate, but to restart for reuse.

ConnectionFailed 2

The communication link failed.

Error 3

The NodeEngine caught an exception which requires the Node to shut down.

Applies to

Producto Versiones
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1