Method | Description | |
---|---|---|
GetSupportedFeatures ( ) : IEnumerable |
||
Process ( FtpCommand command, |
||
ProtCommandHandler ( FtpConnection connection ) : System.Collections.Generic |
Initializes a new instance of the ProtCommandHandler class.
|
Method | Description | |
---|---|---|
CreateSslStream ( Stream unencryptedStream ) : Task |
public GetSupportedFeatures ( ) : IEnumerable |
||
return | IEnumerable |
public Process ( FtpCommand command, |
||
command | FtpCommand | |
cancellationToken | ||
return | Task |
public ProtCommandHandler ( FtpConnection connection ) : System.Collections.Generic | ||
connection | FtpConnection | The connection to create this command handler for |
return | System.Collections.Generic |