This documentation is archived and is not being maintained.

UpdateBuildLogLocationCompletedEventHandler Delegate

NOTE: This API is now obsolete. The non-obsolete alternative is .

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

[ObsoleteAttribute(L"This delegate has been deprecated. Please remove all references.")]
public delegate void UpdateBuildLogLocationCompletedEventHandler(
	Object^ sender, 
	AsyncCompletedEventArgs^ e
)
Show: