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

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also