TeamFoundationJobState Enumeration

Namespace:  Microsoft.TeamFoundation.Framework.Common
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

Syntax

'宣言
Public Enumeration TeamFoundationJobState
public enum TeamFoundationJobState
public enum class TeamFoundationJobState
type TeamFoundationJobState
public enum TeamFoundationJobState

Members

Member name Description
QueuedScheduled
Running
Paused
Pausing
Resuming
Stopping

See Also

Reference

Microsoft.TeamFoundation.Framework.Common Namespace