An NDoc Documented Class Library

FTPConnection.ServerPort Property

The port on the server to which to connect the control-channel.

public virtual int ServerPort {get; set;}

Remarks

Most FTP servers use port 21 (the default)

This property may only be set if not currently connected.

See Also

FTPConnection Class | EnterpriseDT.Net.Ftp Namespace