EventManager Class
This API supports the Team Foundation Server infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.TeamFoundation.Server
Assembly: Microsoft.TeamFoundation (in Microsoft.TeamFoundation.dll)
Syntax
'Declaration
Public NotInheritable Class EventManager
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class EventManager
public ref class EventManager abstract sealed
public final class EventManager
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.Server.EventManager
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.