Share via


IAttachmentUploadManager.GetRemainingBytesToUpload Method ()

 

Gets the total bytes remaining to be uploaded.

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

Syntax

long GetRemainingBytesToUpload()
long long GetRemainingBytesToUpload()
abstract GetRemainingBytesToUpload : unit -> int64
Function GetRemainingBytesToUpload As Long

Return Value

Type: System.Int64

See Also

IAttachmentUploadManager Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace

Return to top