This documentation is archived and is not being maintained.

DeploymentService::EndAddBuildDeploymentProperty Method

End the async operation BeginAddBuildDeploymentProperty

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

public:
void EndAddBuildDeploymentProperty(
	IAsyncResult^ result
)

Parameters

result
Type: System::IAsyncResult

IAsyncResult that saved variable information from the corresponding Begin call.

Show: