LumiSoft Net Help
Sessions Property
NamespacesLumiSoft.Net.SMTP.RelayRelay_ServerSessions
Gets active relay sessions.
Declaration Syntax
C#Visual BasicVisual C++F#
public TCP_SessionCollection<Relay_Session> Sessions { get; }
Public ReadOnly Property Sessions As TCP_SessionCollection(Of Relay_Session)
	Get
public:
property TCP_SessionCollection<Relay_Session^>^ Sessions {
	TCP_SessionCollection<Relay_Session^>^ get ();
}
member Sessions : TCP_SessionCollection<Relay_Session> with get
Property Value
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and this property is accessed.
InvalidOperationExceptionIs raised when this property is accessed and relay server is not running.

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