Show / Hide Table of Contents

    Interface IFtpCommandHandlerExtensionScanner

    Searches for FTP command handler extensions and returns information about it.

    Namespace: FubarDev.FtpServer.CommandExtensions
    Assembly: FubarDev.FtpServer.Abstractions.dll
    Syntax
    public interface IFtpCommandHandlerExtensionScanner

    Methods

    | Improve this Doc View Source

    Search()

    Search for FTP command handler extensions.

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

    The information about the found FTP command handler extensions.

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