Gets the actual content of the transferred block. Only available when Smtp.ReportTransferredData is set to
.
true | |
Namespace:
Rebex.Net
Assembly:
Rebex.Smtp (in Rebex.Smtp.dll)
Syntax
| Visual Basic |
|---|
Public Function GetData As Byte() |
| C# |
|---|
public byte[] GetData() |