Show / Hide Table of Contents

    Interface IFtpCommandHandlerInstanceInformation

    Interface to get the instance for a command handler created through dependency injection.

    Inherited Members
    IFtpCommandHandlerInformation.Type
    IFtpCommandHandlerInformation.IsExtensible
    IFtpCommandInformation.Name
    IFtpCommandInformation.IsLoginRequired
    IFtpCommandInformation.IsAbortable
    Namespace: FubarDev.FtpServer.Commands
    Assembly: FubarDev.FtpServer.Abstractions.dll
    Syntax
    [Obsolete]
    public interface IFtpCommandHandlerInstanceInformation : IFtpCommandHandlerInformation, IFtpCommandInformation

    Properties

    | Improve this Doc View Source

    Instance

    Gets the FTP command handler instance.

    Declaration
    IFtpCommandHandler Instance { get; }
    Property Value
    Type Description
    IFtpCommandHandler
    • 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.