Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Priority level to initially queue the job
Namespace: Microsoft.TeamFoundation.Git.Server
Assembly: Microsoft.TeamFoundation.Git.Server (in Microsoft.TeamFoundation.Git.Server.dll)
Syntax
'Declaration
ReadOnly Property JobPriorityLevel As JobPriorityLevel
JobPriorityLevel JobPriorityLevel { get; }
property JobPriorityLevel JobPriorityLevel {
JobPriorityLevel get ();
}
abstract JobPriorityLevel : JobPriorityLevel with get
function get JobPriorityLevel () : JobPriorityLevel
Property Value
Type: Microsoft.TeamFoundation.Framework.Common.JobPriorityLevel
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.