System.Delegate
System.MulticastDelegate
Westwind.Utilities.InternetTools.delSmtpEvent
public delegate delSmtpEvent
Delegate Members
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) |
Requirements
Namespace: Westwind.Utilities.InternetToolsAssembly: westwind.utilities.dll
© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic