This documentation is archived and is not being maintained.

BaseAsyncResult::CompletedSynchronously Property

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

public:
virtual property bool CompletedSynchronously {
	bool get () sealed;
}

Property Value

Type: System::Boolean

Implements

IAsyncResult::CompletedSynchronously

Show: