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