DevForce Help Reference
FixedRetry Class
Members 


Represents a retry policy that performs a specified number of retries, using a specified fixed time interval between retries.
Syntax
'Declaration
 
Public Class FixedRetry 
   Implements IRetryPolicy 
'Usage
 
Dim instance As FixedRetry
public class FixedRetry : IRetryPolicy  
Inheritance Hierarchy

System.Object
   IdeaBlade.Core.FixedRetry

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FixedRetry Members
IdeaBlade.Core Namespace

Send Feedback