Simple Mail and Post Office Protocol for .Net (SmtPop)

ConnectEventHandler Delegate

The connexion event

public delegate void ConnectEventHandler(
   object sender,
   ConnectEventParam e
);

Parameters

sender
Missing <param> documentation for sender
e
Missing <param> documentation for e

Requirements

Namespace: SmtPop

Assembly: smtpop (in smtpop.dll)

See Also

SmtPop Namespace