LumiSoft Net Help
BadCommands Property
NamespacesLumiSoft.Net.POP3.ServerPOP3_SessionBadCommands
Gets number of bad commands happened on POP3 session.
Declaration Syntax
C#Visual BasicVisual C++F#
public int BadCommands { get; }
Public ReadOnly Property BadCommands As Integer
	Get
public:
property int BadCommands {
	int get ();
}
member BadCommands : int with get
Property Value
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and this property is accessed.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119