Share via


PerfTraceListener.Fail Method

Include Protected Members
Include Inherited Members

This API supports the Team Foundation Server infrastructure and is not intended to be used directly from your code.

Emits error messages to the listener you create when you implement the TraceListener class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

 

Name

Description

Public method

Fail(String)

Emits an error message to the listener you create when you implement the TraceListener class. (Inherited from TraceListener.)

Public method

Fail(String, String)

Emits an error message and a detailed error message to the listener you create when you implement the TraceListener class. (Inherited from TraceListener.)

Top

See Also

Reference

PerfTraceListener Class

PerfTraceListener Members

Microsoft.TeamFoundation.Client Namespace