MailBee.NET Objects 4.0

SmtpServer.Pipelining Property

Gets or sets whether to use commands pipelining if it's supported by the server.

public bool Pipelining {get; set;}

Property Value

A boolean vlaue specifying whether to use commands pipelining (ESMTP PIPELINING) if it's supported by the server. The default value is Pipelining.

See Also

SmtpServer Class | MailBee.SmtpMail Namespace