Click or drag to resize

RestartManagerDefaultRetryCount Field

The default retry count value (10).

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

Field Value

Type: Int32
See Also