Click or drag to resize

SPHeaderRetryCount Property

Gets or sets the retry count in case of connection issues

Namespace:  Koden.Utils.SharePoint
Assembly:  Koden.Utils.SharePoint (in Koden.Utils.SharePoint.dll) Version: 1.0.6453.26061
Syntax
public int RetryCount { get; set; }

Property Value

Type: Int32
The retry count.
See Also