Interface IUploadProgress (1.69.0)

  public 
  
 interface 
  
 IUploadProgress 
 

Interface reporting upload progress.

Namespace

Google.Apis.Upload

Assembly

Google.Apis.dll

Properties

BytesSent

 long BytesSent { get; } 

Gets the approximate number of bytes sent to the server.

Property Value
Type
Description

Exception

 Exception Exception { get; } 

Gets an exception if one occurred.

Property Value
Type
Description

Status

  UploadStatus 
  
 Status 
  
 { 
  
 get 
 ; 
  
 } 
 

Gets the current status of the upload

Property Value
Type
Description

Extension Methods

Design a Mobile Site
View Site in Mobile | Classic
Share by: