Show / Hide Table of Contents

    Interface IFtpConnectionStatusCheck

    Interface to check if the connection is still alive and kicking.

    Namespace: FubarDev.FtpServer.ConnectionChecks
    Assembly: FubarDev.FtpServer.Abstractions.dll
    Syntax
    public interface IFtpConnectionStatusCheck

    Methods

    | Improve this Doc View Source

    CheckIfAlive()

    Check if the connection is still alive.

    Declaration
    bool CheckIfAlive()
    Returns
    Type Description
    Boolean

    true when the connection is still alive.

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