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