Show / Hide Table of Contents

    Delegate FtpCommandExecutionDelegate

    The delegate for the next middleware for the current FTP command execution step.

    Namespace: FubarDev.FtpServer.Commands
    Assembly: FubarDev.FtpServer.Abstractions.dll
    Syntax
    public delegate Task FtpCommandExecutionDelegate(FtpExecutionContext context);
    Parameters
    Type Name Description
    FtpExecutionContext context

    The context of the current FTP command.

    Returns
    Type Description
    Task

    The task.

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