edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

FTPConnectionClosedException(String, String) Constructor

Constructor.

Definition

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public FTPConnectionClosedException(
	string message,
	string replyCode
)

Parameters

message  String
Exception message.
replyCode  String
 

See Also