LumiSoft Net Help
Ehlo Event
NamespacesLumiSoft.Net.SMTP.ServerSMTP_SessionEhlo
Is raised when EHLO command received.
Declaration Syntax
C#Visual BasicVisual C++F#
public event EventHandler<SMTP_e_Ehlo> Ehlo
Public Event Ehlo As EventHandler(Of SMTP_e_Ehlo)
public:
 event EventHandler<SMTP_e_Ehlo^>^ Ehlo {
	void add (EventHandler<SMTP_e_Ehlo^>^ value);
	void remove (EventHandler<SMTP_e_Ehlo^>^ value);
}
member Ehlo : IEvent<EventHandler<SMTP_e_Ehlo>,
    SMTP_e_Ehlo>
Value

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