Freigeben über


InputQueue<T>.EndWaitForItem-Methode

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

Syntax

'Declaration
Public Function EndWaitForItem ( _
    result As IAsyncResult _
) As Boolean
public bool EndWaitForItem(
    IAsyncResult result
)

Parameter

Rückgabewert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

InputQueue<T> Klasse

Microsoft.TeamFoundation.Framework.Common-Namespace