메소드 | 설명 | |
---|---|---|
GetSupportedFeatures ( ) : IEnumerable |
||
PasvCommandHandler ( FtpConnection connection ) : System |
Initializes a new instance of the PasvCommandHandler class.
|
|
Process ( FtpCommand command, |
public PasvCommandHandler ( FtpConnection connection ) : System | ||
connection | FtpConnection | The connection this command handler is created for |
리턴 | System |
public Process ( FtpCommand command, |
||
command | FtpCommand | |
cancellationToken | ||
리턴 | Task |