 | LibraryElementretryCount Property |
[Missing <summary> documentation for "P:Koden.Utils.SharePoint.ConfigFileSections.LibraryElement.retryCount"]
Namespace:
Koden.Utils.SharePoint.ConfigFileSections
Assembly:
Koden.Utils.SharePoint (in Koden.Utils.SharePoint.dll) Version: 1.0.6453.26061
Syntaxpublic int retryCount { get; set; }
Public Property retryCount As Integer
Get
Set
public:
property int retryCount {
int get ();
void set (int value);
}
member retryCount : int with get, set
Property Value
Type:
Int32
See Also