LumiSoft Net Help
Disconnect Method (text)
NamespacesLumiSoft.Net.SMTP.RelayRelay_SessionDisconnect(String)
Closes relay connection.
Declaration Syntax
C#Visual BasicVisual C++F#
public void Disconnect(
	string text
)
Public Sub Disconnect ( 
	text As String
)
public:
void Disconnect(
	String^ text
)
member Disconnect : 
        text : string -> unit 
Parameters
text (String)
Text to send to the connected host.
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and this method is accessed.

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