ApplicationEvent Class

Namespace:  Microsoft.TeamFoundation.Server
Assembly:  Microsoft.TeamFoundation (in Microsoft.TeamFoundation.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class ApplicationEvent
'Usage
Dim instance As ApplicationEvent
[SerializableAttribute]
public class ApplicationEvent
[SerializableAttribute]
public ref class ApplicationEvent
public class ApplicationEvent

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.Server.ApplicationEvent

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.

See Also

Reference

ApplicationEvent Members

Microsoft.TeamFoundation.Server Namespace