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