The maximum number of retries to attempt

Namespace: DotNetNuke.Common.Utilities.Internal
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public int MaxRetries { get; set; }
Visual Basic
Public Property MaxRetries As Integer
	Get
	Set

See Also