ComponentSpace Trace Listeners Class Library Reference

SmtpTraceListener Constructor

Initializes a new instance of the SmtpTraceListener.

Overload List

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);

See Also

SmtpTraceListener Class | ComponentSpace.TraceListeners Namespace