Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
<InheritedExportAttribute> _
Public Interface ITraceDataProvider
[InheritedExportAttribute]
public interface ITraceDataProvider
[InheritedExportAttribute]
public interface class ITraceDataProvider
[<InheritedExportAttribute>]
type ITraceDataProvider =  interface end
public interface ITraceDataProvider
The ITraceDataProvider type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| .gif) | QueryTraceData | |
| .gif) | ServiceEnd | |
| .gif) | ServiceStart | 
Top