Class PortCommandOptions
Options for the PORT
command.
Inherited Members
Namespace: FubarDev.FtpServer
Assembly: FubarDev.FtpServer.Commands.dll
Syntax
public class PortCommandOptions
Properties
| Improve this Doc View SourceDataPort
Gets or sets the data port.
Declaration
public int? DataPort { get; set; }
Property Value
Type | Description |
---|---|
Nullable<Int32> |