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