IAttachmentUploadManager.RemoveCompletedEntries Method
Removes any entries that have ended, either because they have been successfully uploaded or they have been canceled.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Syntax
'Declaration
Sub RemoveCompletedEntries
void RemoveCompletedEntries()
void RemoveCompletedEntries()
abstract RemoveCompletedEntries : unit -> unit
function RemoveCompletedEntries()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.