The maximum number of retries to attempt
Namespace: DotNetNuke.Common.Utilities.InternalAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public int MaxRetries { get; set; } |
| Visual Basic |
|---|
Public Property MaxRetries As Integer Get Set |