DatabaseTimeoutType enumeration

Specifies the type of database timeout.

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
<SerializableAttribute> _
<CLSCompliantAttribute(True)> _
Public Enumeration DatabaseTimeoutType
'Usage
Dim instance As DatabaseTimeoutType
[SerializableAttribute]
[CLSCompliantAttribute(true)]
public enum DatabaseTimeoutType

Members

Member name Description
Core Value = 0. A core timeout.

See also

Reference

Microsoft.Office.Project.Server.Library namespace