TFSProvider Class
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.Framework.Server.TFSProvider
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
Public Class TFSProvider _
Implements IDisposable
public class TFSProvider : IDisposable
public ref class TFSProvider : IDisposable
type TFSProvider =
class
interface IDisposable
end
public class TFSProvider implements IDisposable
The TFSProvider type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
TFSProvider |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Dispose() | |
![]() |
Dispose(Boolean) | |
![]() |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() |
EventWriteEvent_ActivityLog_Info | |
![]() |
EventWriteEvent_CustomerIntelligence_Info | |
![]() |
EventWriteEvent_Debug_Error | |
![]() |
EventWriteEvent_Debug_Info | |
![]() |
EventWriteEvent_Debug_Verbose | |
![]() |
EventWriteEvent_Debug_Warning | |
![]() |
EventWriteEvent_JobAgentHistory_Info | |
![]() |
EventWriteEvent_Kpi_Info | |
![]() |
EventWriteEvent_MachinePool_RequestHistory | |
![]() |
EventWriteEvent_SQL_Info | |
![]() |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Top
Fields
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.