Property | Type | Description | |
---|---|---|---|
GetSupportedFeatures | IEnumerable |
||
Process | Task |
Method | Description | |
---|---|---|
FtpCommandHandlerBase ( [ connection, [ name ) : System.Collections.Generic |
Initializes a new instance of the FtpCommandHandlerBase class.
|
Method | Description | |
---|---|---|
GetSupportedFeatures ( ) : IEnumerable |
||
Process ( [ command, |
protected FtpCommandHandlerBase ( [ connection, [ name ) : System.Collections.Generic | ||
connection | [ | The connection this instance is used for |
name | [ | The command name |
return | System.Collections.Generic |