Causes the Send(String) and Send(Stream) methods to send message data directly from the input file or stream.

Namespace:  Rebex.Net
Assembly:  Rebex.Smtp (in Rebex.Smtp.dll)

Syntax

Visual Basic
Public Property SendWithNoBuffer As Boolean
	Get
	Set
C#
public bool SendWithNoBuffer { get; set; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also