Show / Hide Table of Contents

    Interface IServerCommandFeature

    The server command feature.

    Namespace: FubarDev.FtpServer.Features
    Assembly: FubarDev.FtpServer.Abstractions.dll
    Syntax
    public interface IServerCommandFeature

    Properties

    | Improve this Doc View Source

    ServerCommandWriter

    Gets the channel to write server commands.

    Declaration
    ChannelWriter<IServerCommand> ServerCommandWriter { get; }
    Property Value
    Type Description
    ChannelWriter<IServerCommand>
    • 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.