DevForce Help Reference
FixedRetry Class Members
Properties  Methods 


The following tables list the members exposed by FixedRetry.

Public Constructors
 NameDescription
Public ConstructorFixedRetry ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyDelay Time interval between retries.  
Public PropertyMaxTries Maximum number of retries performed.  
Top
Public Methods
 NameDescription
Public MethodEquals (Inherited from object)
Public MethodGetHashCode (Inherited from object)
Public MethodGetType (Inherited from object)
Public MethodShouldRetryReturns true if the currentRetryCount is less than MaxTries.  
Public MethodToString (Inherited from object)
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top
See Also

Reference

FixedRetry Class
IdeaBlade.Core Namespace

Send Feedback