Show / Hide Table of Contents

    Interface IFtpCommandHandlerProvider

    Provides information about all found FTP command handlers.

    Namespace: FubarDev.FtpServer.Commands
    Assembly: FubarDev.FtpServer.Abstractions.dll
    Syntax
    public interface IFtpCommandHandlerProvider

    Properties

    | Improve this Doc View Source

    CommandHandlers

    Gets the information for all command handlers.

    Declaration
    IEnumerable<IFtpCommandHandlerInformation> CommandHandlers { get; }
    Property Value
    Type Description
    IEnumerable<IFtpCommandHandlerInformation>
    • 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.