This documentation is archived and is not being maintained.

TfsMessageQueue::BeginClose Method (TimeSpan, AsyncCallback, Object)

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

public:
IAsyncResult^ BeginClose(
	TimeSpan timeout, 
	AsyncCallback^ callback, 
	Object^ state
)

Parameters

timeout
Type: System::TimeSpan
callback
Type: System::AsyncCallback
state
Type: System::Object

Return Value

Type: System::IAsyncResult
Returns IAsyncResult.

Show: