Show / Hide Table of Contents

    Class PortCommandOptions

    Options for the PORT command.

    Inheritance
    Object
    PortCommandOptions
    Inherited Members
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Object.ReferenceEquals(Object, Object)
    Object.ToString()
    Namespace: FubarDev.FtpServer
    Assembly: FubarDev.FtpServer.Commands.dll
    Syntax
    public class PortCommandOptions

    Properties

    | Improve this Doc View Source

    DataPort

    Gets or sets the data port.

    Declaration
    public int? DataPort { get; set; }
    Property Value
    Type Description
    Nullable<Int32>
    • 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.