LumiSoft Net Help
OnSessionCompleted Method (session, exception)
NamespacesLumiSoft.Net.SMTP.RelayRelay_ServerOnSessionCompleted(Relay_Session, Exception)
Raises SessionCompleted event.
Declaration Syntax
C#Visual BasicVisual C++F#
protected internal virtual void OnSessionCompleted(
	Relay_Session session,
	Exception exception
)
Protected Friend Overridable Sub OnSessionCompleted ( 
	session As Relay_Session,
	exception As Exception
)
protected public:
virtual void OnSessionCompleted(
	Relay_Session^ session, 
	Exception^ exception
)
abstract OnSessionCompleted : 
        session : Relay_Session * 
        exception : Exception -> unit 
override OnSessionCompleted : 
        session : Relay_Session * 
        exception : Exception -> unit 
Parameters
session (Relay_Session)
Session what completed processing.
exception (Exception)
Exception happened or null if relay completed successfully.

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