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; } |