LumiSoft Net Help
Transactions Property
NamespacesLumiSoft.Net.SMTP.ServerSMTP_SessionTransactions
Gets number of mail transactions processed by this SMTP session.
Declaration Syntax
C#Visual BasicVisual C++F#
public int Transactions { get; }
Public ReadOnly Property Transactions As Integer
	Get
public:
property int Transactions {
	int get ();
}
member Transactions : 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