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