Partager via


InputQueue<T>.EndDequeue, méthode (IAsyncResult, T%)

Espace de noms :  Microsoft.TeamFoundation.Framework.Common
Assembly :  Microsoft.TeamFoundation.Common (dans Microsoft.TeamFoundation.Common.dll)

Syntaxe

'Déclaration
Public Function EndDequeue ( _
    result As IAsyncResult, _
    <OutAttribute> ByRef item As T _
) As Boolean
public bool EndDequeue(
    IAsyncResult result,
    out T item
)

Paramètres

  • item
    Type : T%

Valeur de retour

Type : System.Boolean

Sécurité .NET Framework

Voir aussi

Référence

InputQueue<T> Classe

EndDequeue, surcharge

Microsoft.TeamFoundation.Framework.Common, espace de noms