LumiSoft Net Help
Started Event
NamespacesLumiSoft.Net.POP3.ServerPOP3_SessionStarted
Is raised when session has started processing and needs to send +OK greeting or -ERR error resposne to the connected client.
Declaration Syntax
C#Visual BasicVisual C++F#
public event EventHandler<POP3_e_Started> Started
Public Event Started As EventHandler(Of POP3_e_Started)
public:
 event EventHandler<POP3_e_Started^>^ Started {
	void add (EventHandler<POP3_e_Started^>^ value);
	void remove (EventHandler<POP3_e_Started^>^ value);
}
member Started : IEvent<EventHandler<POP3_e_Started>,
    POP3_e_Started>
Value

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