UnexpectedDatabaseResultEvent Class

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

Syntax

'Declaration
Public Class UnexpectedDatabaseResultEvent _
    Inherits ServerEvent
'Usage
Dim instance As UnexpectedDatabaseResultEvent
public class UnexpectedDatabaseResultEvent : ServerEvent
public ref class UnexpectedDatabaseResultEvent : public ServerEvent
public class UnexpectedDatabaseResultEvent extends ServerEvent

Inheritance Hierarchy

System.Object
  System.Management.Instrumentation.BaseEvent
    Microsoft.TeamFoundation.VersionControl.Server.ServerEvent
      Microsoft.TeamFoundation.VersionControl.Server.UnexpectedDatabaseResultEvent

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

UnexpectedDatabaseResultEvent Members

Microsoft.TeamFoundation.VersionControl.Server Namespace