LumiSoft Net Help
Dispose Method (exception)
NamespacesLumiSoft.Net.SMTP.RelayRelay_SessionDispose(Exception)
Completes relay session and does clean up. This method is thread-safe.
Declaration Syntax
C#Visual BasicVisual C++F#
public void Dispose(
	Exception exception
)
Public Sub Dispose ( 
	exception As Exception
)
public:
void Dispose(
	Exception^ exception
)
member Dispose : 
        exception : Exception -> unit 
Parameters
exception (Exception)
Exception happened or null if relay completed successfully.

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