SmtpClient.handleError

Called on error.

class SmtpClient
void delegate(string message) handleError;

Meta