PIPELINING Property
Gets or sets using PIPELINING extension with SMTP server.
Data Type: Boolean
Property Value
A boolean value indicates if the client uses PIPELINING extension with SMTP server.
Remarks
PIPELINING extension can decrease the SMTP conversation to increase the performance, but not every SMTP server supports this feature.
If the SMTP server doesn't support PIPELINING extension, even this property is set to true, the PIPELINING won't be enabled.