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