ITraceDataProvider Interface
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 | |
---|---|---|
QueryTraceData | ||
ServiceEnd | ||
ServiceStart |
Top