public delegate delSmtpEvent
| Member | Description | |
|---|---|---|
![]() |
Constructor | |
![]() |
BeginInvoke | public virtual IAsyncResult BeginInvoke(SmtpClientCustom Smtp,
AsyncCallback callback, object object); |
![]() |
EndInvoke | public virtual void EndInvoke(IAsyncResult result);
|
![]() |
Invoke | public virtual void Invoke(SmtpClientCustom Smtp);
|