Freigeben über


TfsMessageQueue.BeginClose-Methode (TimeSpan, AsyncCallback, Object)

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

Syntax

'Declaration
Public Function BeginClose ( _
    timeout As TimeSpan, _
    callback As AsyncCallback, _
    state As Object _
) As IAsyncResult
public IAsyncResult BeginClose(
    TimeSpan timeout,
    AsyncCallback callback,
    Object state
)

Parameter

Rückgabewert

Typ: System.IAsyncResult
Gibt IAsyncResult zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

TfsMessageQueue Klasse

BeginClose-Überladung

Microsoft.TeamFoundation.Framework.Client-Namespace