RetryHandler Constructor ()
Initializes a new instance of the RetryHandler class.
Namespace: Microsoft.WindowsAzure
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
Syntax
public RetryHandler()
public:
RetryHandler()
new : unit -> RetryHandler
Public Sub New
See Also
RetryHandler Overload
RetryHandler Class
Microsoft.WindowsAzure Namespace
Return to top