Compartilhar via


Método InputQueue<T>.EndDequeue (IAsyncResult)

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

Sintaxe

'Declaração
Public Function EndDequeue ( _
    result As IAsyncResult _
) As T
public T EndDequeue(
    IAsyncResult result
)

Parâmetros

Valor de retorno

Tipo: T

Segurança do .NET Framework

Consulte também

Referência

InputQueue<T> Classe

Sobrecargas EndDequeue

Namespace Microsoft.TeamFoundation.Framework.Common