Subscriber Class
Represents a Subscriber
Namespace: Microsoft.TeamFoundation.Server
Assembly: Microsoft.TeamFoundation (in Microsoft.TeamFoundation.dll)
Syntax
'Declaration
Public Class Subscriber
'Usage
Dim instance As Subscriber
public class Subscriber
public ref class Subscriber
public class Subscriber
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.Server.Subscriber
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.