Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Delegate Sub CodeToRunWithRetries
'Usage
Dim instance As New CodeToRunWithRetries(AddressOf HandlerMethod)
public delegate void CodeToRunWithRetries()