RetryParameters Class

Alterian Email Manager 6.2.3 SDK Help File
Inheritance Hierarchy
SystemObject
  DMLibraryRetryParameters

Namespace:  DMLibrary
Assembly:  DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420

Syntax
public class Parameters

The RetryParameters type exposes the following members.

Constructors
NameDescription
Public methodRetryParameters
Initializes a new instance of the RetryParameters class
Top
Properties
NameDescription
Public propertyFatalExceptions
Public propertyRetryCount
Public propertyRetryInterval
Time to wait between attempts in seconds
Top
See Also