FixedInterval::GetShouldRetry Method ()

 

Returns the corresponding ShouldRetry delegate.

Namespace:   Microsoft.WindowsAzure.Common.TransientFaultHandling
Assembly:  Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)

public:
virtual ShouldRetry^ GetShouldRetry() override

Return Value

Type: Microsoft.WindowsAzure.Common.TransientFaultHandling::ShouldRetry^

The ShouldRetry delegate.

Return to top
Show: