Udostępnij za pośrednictwem


Metoda IBuildServer.BeginQueryQueuedBuilds —

Rozpoczyna operację asynchroniczną kolejki kompilacji kwerendy.

Przestrzeń nazw:  Microsoft.TeamFoundation.Build.Client
Zestaw:  Microsoft.TeamFoundation.Build.Client (w Microsoft.TeamFoundation.Build.Client.dll)

Składnia

'Deklaracja
Function BeginQueryQueuedBuilds ( _
    specs As IQueuedBuildSpec(), _
    callback As AsyncCallback, _
    state As Object _
) As IAsyncResult
IAsyncResult BeginQueryQueuedBuilds(
    IQueuedBuildSpec[] specs,
    AsyncCallback callback,
    Object state
)

Parametry

Wartość zwracana

Typ: System.IAsyncResult
Operacja asynchroniczna

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IBuildServer Interfejs

Przestrzeń nazw Microsoft.TeamFoundation.Build.Client