Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The entry point of Team Foundation Discussion Service.
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.Discussion.Client.TeamFoundationDiscussionService
Namespace: Microsoft.TeamFoundation.Discussion.Client
Assembly: Microsoft.TeamFoundation.Discussion.Client (in Microsoft.TeamFoundation.Discussion.Client.dll)
Syntax
'Declaration
Public NotInheritable Class TeamFoundationDiscussionService
public sealed class TeamFoundationDiscussionService
public ref class TeamFoundationDiscussionService sealed
[<Sealed>]
type TeamFoundationDiscussionService = class end
public final class TeamFoundationDiscussionService
The TeamFoundationDiscussionService type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
TeamFoundationDiscussionService |
Top
Methods
Name | Description | |
---|---|---|
![]() |
CreateDiscussionManager | Returns a new instance of the IDiscussionManager interface. |
![]() |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() |
GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
Initialize | |
![]() |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
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.