Compartilhar via


Construtor JobQueueEntryTable

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (em Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxe

'Declaração
Public Sub New ( _
    updates As IEnumerable(Of TeamFoundationJobQueueEntry) _
)
public JobQueueEntryTable(
    IEnumerable<TeamFoundationJobQueueEntry> updates
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

JobQueueEntryTable Classe

Namespace Microsoft.TeamFoundation.Framework.Server