Show / Hide Table of Contents

    Class GoogleDriveOptions

    Options for the Google Drive-based file system.

    Inheritance
    Object
    GoogleDriveOptions
    Inherited Members
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Object.ReferenceEquals(Object, Object)
    Object.ToString()
    Namespace: FubarDev.FtpServer.FileSystem.GoogleDrive
    Assembly: FubarDev.FtpServer.FileSystem.GoogleDrive.dll
    Syntax
    public class GoogleDriveOptions

    Properties

    | Improve this Doc View Source

    UseBackgroundUpload

    Gets or sets a value indicating whether a background upload should be used.

    Declaration
    public bool UseBackgroundUpload { get; set; }
    Property Value
    Type Description
    Boolean
    Remarks

    If this is set to false, then the direct upload is used.

    • Improve this Doc
    • View Source
    Back to top
    Copyright © 2018 Fubar Development Junker
    Generated by DocFX
    Creative Commons License
    FluentMigrator Documentation by FluentMigrator Project is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.