The SftpListDirectoryAsyncResult type exposes the following members.
Back to Top
Methods
| Name | Description | |
|---|---|---|
| EndInvoke |
Waits until the asynchronous operation completes, and then returns the value generated by the asynchronous operation.
(Inherited from AsyncResult TResult .) | |
| (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| SetAsCompleted(Exception, Boolean) |
Marks asynchronous operation as completed.
(Inherited from AsyncResult.) | |
| SetAsCompleted(TResult, Boolean) |
Marks asynchronous operation as completed.
(Inherited from AsyncResult TResult .) | |
| (Inherited from |
See Also