Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Stops the upload and, if the source of the attachment is marked for deletion, deletes the source, then changes the state to Cancelled.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Syntax
void Cancel()
void Cancel()
abstract Cancel : unit -> unit
Sub Cancel
Remarks
Allowed only if the state is Failed, Queued, or Uploading.
See Also
UploadState
IAttachmentUploadEntry Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace
Return to top