Method | Description | |
---|---|---|
Process ( FtpCommand command, |
||
RntoCommandHandler ( FtpConnection connection ) : System.Threading |
Initializes a new instance of the RntoCommandHandler class.
|
public Process ( FtpCommand command, |
||
command | FtpCommand | |
cancellationToken | ||
return | Task |
public RntoCommandHandler ( FtpConnection connection ) : System.Threading | ||
connection | FtpConnection | The connection to create this command handler for |
return | System.Threading |