AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

The criteria that determines how many retries are allowed for each failure type for a job.

Inheritance Hierarchy

System.Object
  Amazon.IoT.Model.RetryCriteria

Namespace: Amazon.IoT.Model
Assembly: AWSSDK.IoT.dll
Version: 3.x.y.z

Syntax

C#
public class RetryCriteria

The RetryCriteria type exposes the following members

Constructors

NameDescription
Public Method RetryCriteria()

Properties

NameTypeDescription
Public Property FailureType Amazon.IoT.RetryableFailureType

Gets and sets the property FailureType.

The type of job execution failures that can initiate a job retry.

Public Property NumberOfRetries System.Int32

Gets and sets the property NumberOfRetries.

The number of retries allowed for a failure type for the job.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5