Méthode | Description | |
---|---|---|
GetSupportedFeatures ( ) : IEnumerable |
||
PasvCommandHandler ( FtpConnection connection ) : System |
Initializes a new instance of the PasvCommandHandler class.
|
|
Process ( FtpCommand command, |
public GetSupportedFeatures ( ) : IEnumerable |
||
Résultat | IEnumerable |
public PasvCommandHandler ( FtpConnection connection ) : System | ||
connection | FtpConnection | The connection this command handler is created for |
Résultat | System |
public Process ( FtpCommand command, |
||
command | FtpCommand | |
cancellationToken | ||
Résultat | Task |