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.
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