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
Emits an error message to the listener you create when you implement the TraceListener class. (Inherited from TraceListener.)
Emits an error message and a detailed error message to the listener you create when you implement the TraceListener class. (Inherited from TraceListener.)
Top