Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

IAttachmentUploadManager::AbandonAllUploads Method ()

 

Removes all current entries, whether or not they are completed.

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

void AbandonAllUploads()

Uploads that are in process will be stopped as soon as the upload of the current chunk is completed, which may occur after this method returns.

Return to top
Show: