Udostępnij za pośrednictwem


Właściwość TeamFoundationServiceHost.ActiveRequests —

Pobrać zestaw aktywnego żądania.To spowoduje, że kopia

Przestrzeń nazw:  Microsoft.TeamFoundation.Framework.Server
Zestaw:  Microsoft.TeamFoundation.Framework.Server (w Microsoft.TeamFoundation.Framework.Server.dll)

Składnia

'Deklaracja
Public ReadOnly Property ActiveRequests As IEnumerable(Of TeamFoundationRequestContext)
public IEnumerable<TeamFoundationRequestContext> ActiveRequests { get; }

Wartość właściwości

Typ: System.Collections.Generic.IEnumerable<TeamFoundationRequestContext>
Returns IEnumerable<T>.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

TeamFoundationServiceHost Klasa

Przestrzeń nazw Microsoft.TeamFoundation.Framework.Server