Click or drag to resize
EmailHelperSettingsBatchSize Method
Gets the number of e-mails to fetch in one batch.

Namespace: CMS.EmailEngine
Assembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 9.0.0
Syntax
C#
public static int BatchSize()

Return Value

Type: Int32
Batch size
See Also