This documentation is archived and is not being maintained.

TfsMessageQueue::BeginClose Method (AsyncCallback, Object)

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

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

Parameters

callback
Type: System::AsyncCallback
state
Type: System::Object

Return Value

Type: System::IAsyncResult
Returns IAsyncResult.

Show: