An NDoc Documented Class Library

FTPTransferCancelledException Constructor 

Constructor.

public FTPTransferCancelledException(
   string message,
   long bytesTransferred
);

Parameters

message
Exception message.
bytesTransferred
Number of bytes transferred before the transfer was cancelled.

See Also

FTPTransferCancelledException Class | EnterpriseDT.Net.Ftp Namespace