Ignore invalid endings before the actual end of message data.
Namespace:
Rebex.Net
Assembly:
Rebex.Pop3 (in Rebex.Pop3.dll)
Syntax
| Visual Basic |
|---|
Public Property IgnoreInvalidEndings As Boolean Get Set |
| C# |
|---|
public bool IgnoreInvalidEndings { get; set; } |