API Reference

Class

GoogleDriveTransferProgress

Namespace OfficeIMO.GoogleWorkspace.Drive
Assembly OfficeIMO.GoogleWorkspace.Drive
Modifiers sealed

Inheritance

  • Object
  • GoogleDriveTransferProgress

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Accepted by parameters

Constructors

public GoogleDriveTransferProgress(Int64 bytesTransferred, Nullable<Int64> totalBytes) #

Parameters

bytesTransferred Int64 requiredposition: 0
totalBytes Nullable<Int64> requiredposition: 1

Properties

public Nullable<Int64> TotalBytes { get; } #
public Nullable<Double> Percentage { get; } #