Show / Hide Table of Contents

    Interface IFtpConnectionEventHost

    The event host.

    Namespace: FubarDev.FtpServer.Events
    Assembly: FubarDev.FtpServer.Abstractions.dll
    Syntax
    public interface IFtpConnectionEventHost

    Methods

    | Improve this Doc View Source

    PublishEvent(IFtpConnectionEvent)

    Publish the event.

    Declaration
    void PublishEvent(IFtpConnectionEvent evt)
    Parameters
    Type Name Description
    IFtpConnectionEvent evt

    The event to publish.

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