FTP port on server.

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40

Syntax

C#
public int ServerPort { get; }
Visual Basic
Public ReadOnly Property ServerPort As Integer
	Get
Visual C++
public:
property int ServerPort {
	int get ();
}

See Also