Click or drag to resize

RestartManagerDefaultRetryCount Field

The default retry count value (10).

Namespace:  ShellBoost.Core.Utilities
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public const int DefaultRetryCount = 10

Field Value

Type: Int32
See Also