Initializes a new instance of the SmtpTraceListener.
Initializes a new instance of the SmtpTraceListener.
public SmtpTraceListener();
Initializes a new instance of the SmtpTraceListener using the supplied initialization data.
public SmtpTraceListener(string);
Initializes a new instance of the SmtpTraceListener using the supplied parameters.
public SmtpTraceListener(string,string,string,string);
SmtpTraceListener Class | ComponentSpace.TraceListeners Namespace