ExporterSettingsNumberOfChunksToProcessAtATime Property

Alterian Email Manager 6.2.3 SDK Help File
Gets the number of SEV chunks to process at a time

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

Syntax
public int NumberOfChunksToProcessAtATime { get; set; }

Return Value

Type: Int32
The number of SEV chunks to process at a time
Remarks
Marked as virtual in case overriding is required in sub classes
See Also