Share via


SoapFilter.Trace Method

Adds a trace entry.

Overload List

Name Description
SoapFilter.Trace (String) Adds a trace entry, using the specified description, to the current SOAP context if tracing is enabled.
SoapFilter.Trace (XmlElement) Adds a trace entry, using the specified content, to the current SOAP context if tracing is enabled.
SoapFilter.Trace (String, XmlElement) Adds a trace entry, using the specified description and content, to the current SOAP context if tracing is enabled.

See Also

Reference

SoapFilter Class
SoapFilter Members
Microsoft.Web.Services3 Namespace