This documentation is archived and is not being maintained.

BaseAsyncResult Constructor

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

public:
BaseAsyncResult(
	AsyncCallback^ userCallback, 
	Object^ stateObject
)

Parameters

userCallback
Type: System::AsyncCallback
stateObject
Type: System::Object

Show: