Specifies whether to report the actual content of transferred blocks of data through TransferProgress event.
Namespace:
Rebex.Net
Assembly:
Rebex.Smtp (in Rebex.Smtp.dll)
Syntax
| Visual Basic |
|---|
Public Property ReportTransferredData As Boolean Get Set |
| C# |
|---|
public bool ReportTransferredData { get; set; } |