Method | Description | |
---|---|---|
Process ( FtpCommand command, |
||
XmkdCommandHandler ( FtpConnection connection ) : System.IO |
Initializes a new instance of the XmkdCommandHandler class.
|
public Process ( FtpCommand command, |
||
command | FtpCommand | |
cancellationToken | ||
return | Task |
public XmkdCommandHandler ( FtpConnection connection ) : System.IO | ||
connection | FtpConnection | The connection to create this command handler for |
return | System.IO |