Метод | Описание | |
---|---|---|
MkdCommandHandler ( FtpConnection connection ) : System.IO |
Initializes a new instance of the MkdCommandHandler class.
|
|
Process ( FtpCommand command, |
public MkdCommandHandler ( FtpConnection connection ) : System.IO | ||
connection | FtpConnection | The connection to create this command handler for |
Результат | System.IO |
public Process ( FtpCommand command, |
||
command | FtpCommand | |
cancellationToken | ||
Результат | Task |