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.

Statistics about the execution of an export job.

Inheritance Hierarchy

System.Object
  Amazon.SimpleEmailV2.Model.ExportStatistics

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

Syntax

C#
public class ExportStatistics

The ExportStatistics type exposes the following members

Constructors

NameDescription
Public Method ExportStatistics()

Properties

NameTypeDescription
Public Property ExportedRecordsCount System.Int32

Gets and sets the property ExportedRecordsCount.

The number of records that were exported to the final export file.

This value might not be available for all export source types

Public Property ProcessedRecordsCount System.Int32

Gets and sets the property ProcessedRecordsCount.

The number of records that were processed to generate the final export file.

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