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.

IAttachmentUploadEntry::Enqueue Method ()

 

Adds the attachment to the queue and starts uploading as soon as possible.

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

void Enqueue()

Can be called only when the state is Failed or the state is Paused and the PauseReason property is set to User.

Return to top
Show: