Show / Hide Table of Contents

    Interface IFtpCommandHandlerScanner

    Searches for FTP command handlers and returns information about it.

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

    Methods

    | Improve this Doc View Source

    Search()

    Search for FTP command handlers.

    Declaration
    IEnumerable<IFtpCommandHandlerInformation> Search()
    Returns
    Type Description
    IEnumerable<IFtpCommandHandlerInformation>

    The information about the found FTP command handlers.

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