Show / Hide Table of Contents

    Class DotNetFtpServerBuilderExtensions

    Extension methods for IFtpServerBuilder.

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

    Methods

    | Improve this Doc View Source

    UseDotNetFileSystem(IFtpServerBuilder)

    Uses the .NET file system API.

    Declaration
    public static IFtpServerBuilder UseDotNetFileSystem(this IFtpServerBuilder builder)
    Parameters
    Type Name Description
    IFtpServerBuilder builder

    The server builder used to configure the FTP server.

    Returns
    Type Description
    IFtpServerBuilder

    the server builder used to configure the FTP server.

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