LumiSoft Net Help
Relay_SessionCompletedEventHandler Delegate
NamespacesLumiSoft.Net.SMTP.RelayRelay_SessionCompletedEventHandler
Represents the method that will handle the Relay_Server.SessionCompleted event.
Declaration Syntax
C#Visual BasicVisual C++F#
public delegate void Relay_SessionCompletedEventHandler(
	Relay_SessionCompletedEventArgs e
)
Public Delegate Sub Relay_SessionCompletedEventHandler ( 
	e As Relay_SessionCompletedEventArgs
)
public delegate void Relay_SessionCompletedEventHandler(
	Relay_SessionCompletedEventArgs^ e
)
type Relay_SessionCompletedEventHandler = 
    delegate of 
        e : Relay_SessionCompletedEventArgs -> unit
Parameters

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