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