FTPConnectionOnUploaded Method |
Name | Description | |
---|---|---|
![]() | OnUploaded(Byte, String, Int64, WriteMode, Exception) |
Called when a file uploading operation has completed (though it may have been cancelled).
|
![]() | OnUploaded(Byte, String, Int64, Boolean, Exception) | Obsolete. |
![]() | OnUploaded(String, String, Int64, WriteMode, Exception) |
Called when a file uploading operation has completed (though it may have been cancelled).
|
![]() | OnUploaded(Stream, Int64, String, WriteMode, Exception, Int64) |
Called when a file uploading operation has completed (though it may have been cancelled).
|
![]() | OnUploaded(Stream, Int64, String, Boolean, Exception, Int64) | Obsolete. |
![]() | OnUploaded(String, String, Int64, Boolean, Boolean, Exception) | Obsolete. |