This documentation is archived and is not being maintained.

BaseAsyncResult::AsyncState Property

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

public:
virtual property Object^ AsyncState {
	Object^ get () sealed;
}

Property Value

Type: System::Object

Implements

IAsyncResult::AsyncState

Show: