Show / Hide Table of Contents

    Interface IFtpConnectionAccessor

    Accessor to get/set the current (scoped) FTP connection.

    Namespace: FubarDev.FtpServer
    Assembly: FubarDev.FtpServer.Abstractions.dll
    Syntax
    public interface IFtpConnectionAccessor

    Properties

    | Improve this Doc View Source

    FtpConnection

    Gets or sets the current FTP connection.

    Declaration
    IFtpConnection FtpConnection { get; set; }
    Property Value
    Type Description
    IFtpConnection
    • 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.