 | FtpDefaultSSLPort Field |
Gets the number of default port used for FTP's control connection using SSL.
Namespace: Limilabs.FTP.ClientAssembly: Ftp (in Ftp.dll) Version: 2.0.26109.1248
Syntaxpublic static int DefaultSSLPort
Public Shared DefaultSSLPort As Integer
public:
static int DefaultSSLPort
static val mutable DefaultSSLPort: int
Field Value
Int32
See Also