Westwind Utilities
delSmtpNativeEvent Delegate
Table of Contents
On this page:

delSmtpNativeEvent Delegate

Delegate used to handle Completion and failure events

public sealed delegate delSmtpNativeEvent : MulticastDelegate

Overloads

public sealed delSmtpNativeEvent(object object, IntPtr method)
public sealed IAsyncResult BeginInvoke(SmtpClientNative Smtp, AsyncCallback callback, object object)
public sealed void EndInvoke(IAsyncResult result)
public sealed void Invoke(SmtpClientNative Smtp)

© West Wind Technologies, 2026 • updated: Jan 02, 2026
Comment or report problem with topic