Show / Hide Table of Contents

    Interface IFtpCommandHandlerExtensionInstanceInformation

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

    Inherited Members
    IFtpCommandHandlerExtensionInformation.Type
    IFtpCommandHandlerExtensionInformation.ExtensionOf
    IFtpCommandInformation.Name
    IFtpCommandInformation.IsLoginRequired
    IFtpCommandInformation.IsAbortable
    Namespace: FubarDev.FtpServer.CommandExtensions
    Assembly: FubarDev.FtpServer.dll
    Syntax
    [Obsolete]
    public interface IFtpCommandHandlerExtensionInstanceInformation : IFtpCommandHandlerExtensionInformation, IFtpCommandInformation

    Properties

    | Improve this Doc View Source

    Instance

    Gets the FTP command handler extension instance.

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