LumiSoft Net Help
IsConnected Property
NamespacesLumiSoft.Net.SMTP.RelayRelay_SessionIsConnected
Gets if session is connected.
Declaration Syntax
C#Visual BasicVisual C++F#
public override bool IsConnected { get; }
Public Overrides ReadOnly Property IsConnected As Boolean
	Get
public:
virtual property bool IsConnected {
	bool get () override;
}
abstract IsConnected : bool with get
override IsConnected : bool 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