Click or drag to resize

operationsSetupdoRebootFVEOnCrash Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Gets or sets a value indicating whether [do reboot fve on crash].

Namespace:  imbWBI.Core.WebClassifier.core
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
public bool doRebootFVEOnCrash { get; set; }

Property Value

Type: Boolean
true if [do reboot fve on crash]; otherwise, false.
See Also